X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fls1012a_common.h;h=e556c925fe4d72888e64672bf2427f6e11fcf533;hb=e856bdcfb49291d30b19603fc101bea096c48196;hp=eddfa1493e163263ff7a509425c1bf5fe5c22a80;hpb=a421192fb8d49da9a8bc30258c29c51675a1a1c9;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h index eddfa1493e..e556c925fe 100644 --- a/include/configs/ls1012a_common.h +++ b/include/configs/ls1012a_common.h @@ -11,7 +11,6 @@ #define CONFIG_GICV2 #include -#define CONFIG_SYS_NO_FLASH #define CONFIG_SUPPORT_RAW_INITRD @@ -22,7 +21,6 @@ #define CONFIG_SYS_CLK_FREQ 125000000 #define CONFIG_SKIP_LOWLEVEL_INIT -#define CONFIG_BOARD_EARLY_INIT_F 1 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0) #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_DDR_SDRAM_BASE + 0x10000000) @@ -30,6 +28,7 @@ #define CONFIG_SYS_DDR_SDRAM_BASE 0x80000000 #define CONFIG_SYS_FSL_DDR_SDRAM_BASE_PHY 0 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE +#define CONFIG_SYS_DDR_BLOCK2_BASE 0x880000000ULL /* Generic Timer Definitions */ #define COUNTER_FREQUENCY CONFIG_SYS_CLK_FREQ/4 /* 25MHz */