Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[platform/kernel/u-boot.git] / include / configs / bcm_northstar2.h
index f0eba6b..754bf2e 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuration for Broadcom NS2.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __BCM_NORTHSTAR2_H
@@ -15,7 +14,6 @@
 #define V2M_BASE                               0x80000000
 #define PHYS_SDRAM_1                           V2M_BASE
 
-#define CONFIG_NR_DRAM_BANKS                   2
 #define PHYS_SDRAM_1_SIZE                      (4UL * SZ_1G)
 #define PHYS_SDRAM_2_SIZE                      (4UL * SZ_1G)
 #define CONFIG_SYS_SDRAM_BASE                  PHYS_SDRAM_1