[U-Boot] [PATCH] bcm968380gerg: disable SPI_FLASH

Philippe Reynes philippe.reynes at softathome.com
Mon Jan 21 17:52:05 UTC 2019


The board bcm968380gerg don't have a spi flash so
we disable the spi flash support.

Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
---
 configs/bcm968380gerg_ram_defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configs/bcm968380gerg_ram_defconfig b/configs/bcm968380gerg_ram_defconfig
index fdecc0f..848d898 100644
--- a/configs/bcm968380gerg_ram_defconfig
+++ b/configs/bcm968380gerg_ram_defconfig
@@ -34,8 +34,6 @@ CONFIG_DM_GPIO=y
 CONFIG_LED=y
 CONFIG_LED_BCM6328=y
 CONFIG_LED_BLINK=y
-CONFIG_SPI_FLASH=y
-# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
 CONFIG_PHY=y
 CONFIG_BCM6368_USBH_PHY=y
 CONFIG_PINCTRL=y
-- 
2.7.4



More information about the U-Boot mailing list