]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/ls1021atwr_sdcard_qspi_defconfig
arm: ls1021a: Add QSPI or IFC support in SD boot
authorAlison Wang <b18965@freescale.com>
Thu, 15 Oct 2015 09:54:40 +0000 (17:54 +0800)
committerYork Sun <yorksun@freescale.com>
Mon, 26 Oct 2015 16:09:57 +0000 (09:09 -0700)
commit947cee1127c5fa97529c8cda4f0b48d141f92560
tree9f0390b1bb972ea349afb0eabd53dbe5359c08d6
parent713bf94ff20eff16600c3ab4e88b72feee6e206d
arm: ls1021a: Add QSPI or IFC support in SD boot

As QSPI and IFC are pin-multiplexed on LS1021A, only IFC is supported in
SD boot now. For the customer's demand, QSPI needs to be supported in SD
boot too.

This patch adds QSPI or IFC support in SD boot according to the
corresponding defconfig. For detail, ls1021atwr_sdcard_ifc_defconfig is
used to support IFC in SD boot and ls1021atwr_sdcard_qspi_defconfig is
used to support QSPI in SD boot.

Signed-off-by: Alison Wang <alison.wang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Makefile
board/freescale/ls1021atwr/MAINTAINERS
board/freescale/ls1021atwr/ls1021atwr.c
board/freescale/ls1021atwr/ls102xa_rcw_sd.cfg [deleted file]
board/freescale/ls1021atwr/ls102xa_rcw_sd_ifc.cfg [new file with mode: 0644]
board/freescale/ls1021atwr/ls102xa_rcw_sd_qspi.cfg [new file with mode: 0644]
configs/ls1021atwr_sdcard_ifc_defconfig [moved from configs/ls1021atwr_sdcard_defconfig with 82% similarity]
configs/ls1021atwr_sdcard_qspi_defconfig [new file with mode: 0644]
include/configs/ls1021atwr.h