]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8: ls2080aqds: Enable QSPI boot support
authorYuan Yao <yao.yuan@nxp.com>
Wed, 8 Jun 2016 10:25:00 +0000 (18:25 +0800)
committerYork Sun <york.sun@nxp.com>
Fri, 10 Jun 2016 20:45:01 +0000 (13:45 -0700)
commita646f6698173ef4ff34c414f91541b4b8f014de1
treef99c0f91aff10444b7b8103bc9544e3f5a1a6973
parent01de8304028275b2b7650b5f601e87ce63006e19
armv8: ls2080aqds: Enable QSPI boot support

This patch adds QSPI boot support for LS2080AQDS board.
The QSPI boot image need to be programmed into the QSPI flash
first. Then we can switch to booting from QSPI memory space.

Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/cpu.h
board/freescale/ls2080aqds/ls2080aqds.c
configs/ls2080aqds_qspi_defconfig [new file with mode: 0644]
include/configs/ls2080a_common.h
include/configs/ls2080aqds.h