]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/ls1043aqds_sdcard_qspi_defconfig
armv8/ls1043aqds: add QSPI support in SD boot
authorGong Qianyu <Qianyu.Gong@freescale.com>
Mon, 25 Jan 2016 07:16:06 +0000 (15:16 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 27 Jan 2016 16:28:55 +0000 (08:28 -0800)
commit166ef1e90ce404a6470a1c4910a1e84404379b86
tree8491a335879611ed1629a1b46ba7a2b3db6cb62c
parente0579a5852b3edb09f965dbbbd0b49507931be95
armv8/ls1043aqds: add QSPI support in SD boot

QSPI and IFC are pin-multiplexed on LS1043A. So we use
ls1043aqds_sdcard_ifc_defconfig to support IFC in SD boot and
ls1043aqds_sdcard_qspi_defconfig to support QSPI in SD boot.

Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/soc.c
arch/arm/dts/fsl-ls1043a.dtsi
board/freescale/ls1043aqds/MAINTAINERS
board/freescale/ls1043aqds/ls1043aqds_rcw_sd_qspi.cfg [new file with mode: 0644]
configs/ls1043aqds_sdcard_qspi_defconfig [new file with mode: 0644]
include/configs/ls1043a_common.h
include/configs/ls1043aqds.h