Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / include / configs / bmips_bcm6338.h
index 66e731c..83050c9 100644 (file)
@@ -10,7 +10,6 @@
 #define CONFIG_SYS_MIPS_TIMER_FREQ     120000000
 
 /* RAM */
-#define CONFIG_NR_DRAM_BANKS           1
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
 
 /* U-Boot */
@@ -23,7 +22,6 @@
 
 #define CONFIG_SYS_FLASH_BASE                  0xbfc00000
 #define CONFIG_SYS_FLASH_EMPTY_INFO
-#define CONFIG_SYS_FLASH_PROTECTION
 #define CONFIG_SYS_MAX_FLASH_BANKS_DETECT      1
 
 #endif /* __CONFIG_BMIPS_BCM6338_H */