diff options
Diffstat (limited to 'include/configs/s32v234evb.h')
-rw-r--r-- | include/configs/s32v234evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/s32v234evb.h b/include/configs/s32v234evb.h index c6fb909174d..f6227e79fee 100644 --- a/include/configs/s32v234evb.h +++ b/include/configs/s32v234evb.h @@ -167,7 +167,6 @@ /* Physical memory map */ /* EVB board has 2x256 MB DDR chips, DDR0 and DDR1, u-boot is using just one */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM (DDR_BASE_ADDR) #define PHYS_SDRAM_SIZE (256 * 1024 * 1024) |