diff options
Diffstat (limited to 'include/configs/mx53cx9020.h')
-rw-r--r-- | include/configs/mx53cx9020.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h index 5752bf17908..c03e994d9f8 100644 --- a/include/configs/mx53cx9020.h +++ b/include/configs/mx53cx9020.h @@ -140,7 +140,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 2 #define PHYS_SDRAM_1 CSD0_BASE_ADDR #define PHYS_SDRAM_1_SIZE (gd->bd->bi_dram[0].size) #define PHYS_SDRAM_2 CSD1_BASE_ADDR |