]> git.sur5r.net Git - u-boot/commitdiff
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 1be7fe0bd10f8e3596449fcd5cfff245092c287d..cc76434249ae9ada2219d1a541cbb3259498c5f3 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 ccea22503ebdef6cbab7588c61833285b1c05b7f..f03b635801a5a4ddaa2b99a6c346bfa9d186d76d 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 53d063fd127d12bbf30e2adae63591c202755909..b87fa56d115aa71d9d73a89fbaa9be65da575204 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