mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 06:17:15 +00:00
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>
10 lines
338 B
Text
10 lines
338 B
Text
LS1021AQDS BOARD
|
|
M: Alison Wang <alison.wang@freescale.com>
|
|
S: Maintained
|
|
F: board/freescale/ls1021aqds/
|
|
F: include/configs/ls1021aqds.h
|
|
F: configs/ls1021aqds_nor_defconfig
|
|
F: configs/ls1021aqds_ddr4_nor_defconfig
|
|
F: configs/ls1021aqds_nor_SECURE_BOOT_defconfig
|
|
F: configs/ls1021aqds_sdcard_defconfig
|
|
F: configs/ls1021aqds_qspi_defconfig
|