diff options
Diffstat (limited to 'include/configs/sama5d2_ptc_ek.h')
-rw-r--r-- | include/configs/sama5d2_ptc_ek.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sama5d2_ptc_ek.h b/include/configs/sama5d2_ptc_ek.h index d2d4adbb7f..aaa441f8d0 100644 --- a/include/configs/sama5d2_ptc_ek.h +++ b/include/configs/sama5d2_ptc_ek.h @@ -18,7 +18,6 @@ #define CONFIG_MISC_INIT_R /* SDRAM */ -#define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_SDRAM_BASE 0x20000000 #define CONFIG_SYS_SDRAM_SIZE 0x20000000 |