]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/imx31_litekit.h
imx31_litekit: Remove dram_init_banksize()
[people/ms/u-boot.git] / include / configs / imx31_litekit.h
index b7f1cb3c758350319ece79c2d200e7dedd631e14..2a02b3d5f5c32ac121a71bdeb8ec4a3bba391710 100644 (file)
 #define PHYS_SDRAM_1_SIZE      (128 * 1024 * 1024)
 #define CONFIG_BOARD_EARLY_INIT_F
 
-#define CONFIG_SYS_SDRAM_BASE          CSD0_BASE
+#define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
 #define CONFIG_SYS_INIT_RAM_ADDR       IRAM_BASE_ADDR
 #define CONFIG_SYS_INIT_RAM_SIZE               IRAM_SIZE
 #define CONFIG_SYS_GBL_DATA_OFFSET     (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)