]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx6slevk.h
mx6slevk: Avoid hardcoded RAM size
[people/ms/u-boot.git] / include / configs / mx6slevk.h
index d53e41653dd0dc153b1300826ac3acda09af256e..375aa0e5d6be97510f993c3ec0ecd37d5558d094 100644 (file)
 /* Physical Memory Map */
 #define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR
-#define PHYS_SDRAM_SIZE                        SZ_1G
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM
 #define CONFIG_SYS_INIT_RAM_ADDR       IRAM_BASE_ADDR