]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board
authorAlison Wang <b18965@freescale.com>
Tue, 9 Dec 2014 09:38:02 +0000 (17:38 +0800)
committerYork Sun <yorksun@freescale.com>
Thu, 11 Dec 2014 17:40:14 +0000 (09:40 -0800)
commitd612f0ab34b27be4ad50b1236fbd6c84450997f1
treed175f1c357b997510468ebd220712f0a4a414c03
parent4c59ab9cfbdd34f5ef1e960470accdc63e2483c1
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>
arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
board/freescale/ls1021aqds/MAINTAINERS
board/freescale/ls1021aqds/ls1021aqds.c
board/freescale/ls1021atwr/MAINTAINERS
board/freescale/ls1021atwr/ls1021atwr.c
configs/ls1021aqds_qspi_defconfig [new file with mode: 0644]
configs/ls1021atwr_qspi_defconfig [new file with mode: 0644]
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h