All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] bcm968380gerg: disable SPI_FLASH
@ 2019-01-21 17:52 Philippe Reynes
  2019-01-27  3:53 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Reynes @ 2019-01-21 17:52 UTC (permalink / raw)
  To: u-boot

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(-)

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] bcm968380gerg: disable SPI_FLASH
  2019-01-21 17:52 [U-Boot] [PATCH] bcm968380gerg: disable SPI_FLASH Philippe Reynes
@ 2019-01-27  3:53 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-01-27  3:53 UTC (permalink / raw)
  To: u-boot

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!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190126/5e45740b/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-27  3:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21 17:52 [U-Boot] [PATCH] bcm968380gerg: disable SPI_FLASH Philippe Reynes
2019-01-27  3:53 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.