d612f0ab34
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>
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_LS1021ATWR=y
|