diff options
Diffstat (limited to 'include/configs/snapper9g45.h')
-rw-r--r-- | include/configs/snapper9g45.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index 32b42a87590..f2c47dabc5c 100644 --- a/include/configs/snapper9g45.h +++ b/include/configs/snapper9g45.h @@ -25,7 +25,6 @@ #define CONFIG_SKIP_LOWLEVEL_INIT_ONLY /* SDRAM */ -#define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_SDRAM_BASE ATMEL_BASE_CS6 #define CONFIG_SYS_SDRAM_SIZE (128 * 1024 * 1024) /* 64MB */ #define CONFIG_SYS_INIT_SP_ADDR (ATMEL_BASE_SRAM + 0x1000 - \ |