diff mbox series

[U-Boot] bcm968380gerg: disable SPI_FLASH

Message ID 1548093125-30027-1-git-send-email-philippe.reynes@softathome.com
State Accepted
Commit eba0c26f07efc0f6e163537c4cce75468be61027
Delegated to: Tom Rini
Headers show
Series [U-Boot] bcm968380gerg: disable SPI_FLASH | expand

Commit Message

Philippe REYNES Jan. 21, 2019, 5:52 p.m. UTC
The board bcm968380gerg don't have a spi flash so
we disable the spi flash support.

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

Comments

Tom Rini Jan. 27, 2019, 3:53 a.m. UTC | #1
On Mon, Jan 21, 2019 at 06:52:05PM +0100, Philippe Reynes wrote:

> The board bcm968380gerg don't have a spi flash so
> we disable the spi flash support.
> 
> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

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