summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2015-12-09 00:44:42 +1000
committerMichal Simek <michal.simek@xilinx.com>2015-12-18 13:15:58 +0100
commit7bbf825492ef8399146a5885f5e4e90d296baf55 (patch)
treec58154a7fad4317e3ca915555f03c1a2fba53025 /configs
parent04a44d367168da8e12cfe23bf65dfff2e01bc4a4 (diff)
downloadblackbird-obmc-uboot-7bbf825492ef8399146a5885f5e4e90d296baf55.tar.gz
blackbird-obmc-uboot-7bbf825492ef8399146a5885f5e4e90d296baf55.zip
arm: zynq: Update ZYBO config options
Update the ZYBO device tree and enable config options that relate to the added devices in the device tree. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Michal Simek <monstr@monstr.eu> Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/zynq_zybo_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/zynq_zybo_defconfig b/configs/zynq_zybo_defconfig
index 6f0bd0b79c..d443e92189 100644
--- a/configs/zynq_zybo_defconfig
+++ b/configs/zynq_zybo_defconfig
@@ -17,3 +17,6 @@ CONFIG_DEBUG_UART=y
CONFIG_DEBUG_UART_ZYNQ=y
CONFIG_DEBUG_UART_BASE=0xe0001000
CONFIG_DEBUG_UART_CLOCK=50000000
+CONFIG_SPI_FLASH=y
+CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_ZYNQ_QSPI=y
OpenPOWER on IntegriCloud