imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update
[oweals/u-boot.git] / include / configs / thunderx_88xx.h
index d71d207621a00022f11fa656f238d0eff9accbef..619571d45ba6d8f3e99fbc68bfc60a62456da751 100644 (file)
@@ -48,7 +48,6 @@
 #define CONFIG_SYS_LOAD_ADDR           (MEM_BASE)
 
 /* Physical Memory Map */
-#define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM_1                   (MEM_BASE)        /* SDRAM Bank #1 */
 #define PHYS_SDRAM_1_SIZE              (0x80000000-MEM_BASE)   /* 2048 MB */
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1