configs: Migrate CONFIG_NR_DRAM_BANKS
[oweals/u-boot.git] / include / configs / titanium.h
index 63098387c3ccd5405dbe1ed2c7677369388e43e3..edfdc598c56f015fb9ff5950697568dbfa1a8296 100644 (file)
 #define CONFIG_BOOTCOMMAND             "run nand_ubifs"
 
 /* Physical Memory Map */
-#define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR
 #define PHYS_SDRAM_SIZE                        (512 << 20)