board: ge: bx50v3: add winbond SPI NOR support
authorIan Ray <ian.ray@ge.com>
Mon, 23 Apr 2018 15:09:53 +0000 (17:09 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 17 May 2018 09:52:24 +0000 (11:52 +0200)
Add winbond SPI NOR support, which is being used by newer hardware.

Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
configs/ge_b450v3_defconfig
configs/ge_b650v3_defconfig
configs/ge_b850v3_defconfig

index 1be7fe0..cc76434 100644 (file)
@@ -41,3 +41,4 @@ CONFIG_SPI=y
 CONFIG_MXC_SPI=y
 CONFIG_OF_LIBFDT=y
 # CONFIG_EFI_LOADER is not set
+CONFIG_SPI_FLASH_WINBOND=y
index ccea225..f03b635 100644 (file)
@@ -41,3 +41,4 @@ CONFIG_SPI=y
 CONFIG_MXC_SPI=y
 CONFIG_OF_LIBFDT=y
 # CONFIG_EFI_LOADER is not set
+CONFIG_SPI_FLASH_WINBOND=y
index 53d063f..b87fa56 100644 (file)
@@ -41,3 +41,4 @@ CONFIG_SPI=y
 CONFIG_MXC_SPI=y
 CONFIG_OF_LIBFDT=y
 # CONFIG_EFI_LOADER is not set
+CONFIG_SPI_FLASH_WINBOND=y