summaryrefslogtreecommitdiffstats
path: root/configs/ls1021atwr_qspi_defconfig
diff options
context:
space:
mode:
authorAlison Wang <b18965@freescale.com>2014-12-09 17:38:02 +0800
committerYork Sun <yorksun@freescale.com>2014-12-11 09:40:14 -0800
commitd612f0ab34b27be4ad50b1236fbd6c84450997f1 (patch)
treed175f1c357b997510468ebd220712f0a4a414c03 /configs/ls1021atwr_qspi_defconfig
parent4c59ab9cfbdd34f5ef1e960470accdc63e2483c1 (diff)
downloadtalos-obmc-uboot-d612f0ab34b27be4ad50b1236fbd6c84450997f1.tar.gz
talos-obmc-uboot-d612f0ab34b27be4ad50b1236fbd6c84450997f1.zip
arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board
This patch adds QSPI boot support for LS1021AQDS/TWR board. The QSPI boot image need to be programmed into the QSPI flash first. Then the booting will start from QSPI memory space. Signed-off-by: Alison Wang <alison.wang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs/ls1021atwr_qspi_defconfig')
-rw-r--r--configs/ls1021atwr_qspi_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls1021atwr_qspi_defconfig b/configs/ls1021atwr_qspi_defconfig
new file mode 100644
index 0000000000..611f6e846a
--- /dev/null
+++ b/configs/ls1021atwr_qspi_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_LS1021ATWR=y
OpenPOWER on IntegriCloud