
30 Oct
2015
30 Oct
'15
5:13 p.m.
On 10/15/2015 02:54 AM, Alison Wang wrote:
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
Changes in v2:
- Fix checkpatch warnings about line over 80 characters.
Applied to u-boot-fsl-qoriq. Awaiting upstream. Thanks.
York