]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/ls2088ardb_qspi_defconfig
armv8: ls2080ardb: Add QSPI-boot support
authorPriyanka Jain <priyanka.jain@nxp.com>
Fri, 28 Apr 2017 05:11:35 +0000 (10:41 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 23 May 2017 16:38:55 +0000 (09:38 -0700)
commit89a168f776cbc15a2ff1f25a0f4e54f9bbaffdec
tree75847372e65a78d09a12335dcdecf992a1fd5403
parentd1418c15c81dfa798b38ee164d6fb6a4a6f3b6d9
armv8: ls2080ardb: Add QSPI-boot support

QSPI-boot is supported on LS2088ARDB RevF board with LS2088A SoC.
LS2088ARDB RevF Board has limitation that QIXIS can not be accessed.
CONFIG_FSL_QIXIS is not enabled.

Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Suresh Gupta <suresh.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/arm/dts/Makefile
arch/arm/dts/fsl-ls2088a-rdb-qspi.dts [new file with mode: 0644]
board/freescale/ls2080ardb/MAINTAINERS
board/freescale/ls2080ardb/README
configs/ls2088ardb_qspi_defconfig [new file with mode: 0644]
include/configs/ls2080a_common.h
include/configs/ls2080aqds.h
include/configs/ls2080ardb.h