]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ulcb.h
ARM: rmobile: Zap ad-hoc DRAM configuration macros
[u-boot] / include / configs / ulcb.h
index 001756c8e4915e40fb9c9359bb00fa05b9a3fa8a..d6092d5096e6cc7dce38cf020f940504641d3823 100644 (file)
 
 #include "rcar-gen3-common.h"
 
-/* M3 ULCB has 2 banks, each with 1 GiB of RAM */
-#if defined(CONFIG_R8A7796)
-#undef PHYS_SDRAM_1_SIZE
-#undef PHYS_SDRAM_2_SIZE
-#define PHYS_SDRAM_1_SIZE              (0x40000000u - DRAM_RSV_SIZE)
-#define PHYS_SDRAM_2_SIZE              0x40000000u
-#endif
-
 /* SCIF */
 #define CONFIG_CONS_SCIF2
 #define CONFIG_CONS_INDEX      2