Re: [U-Boot] [PATCH v2] arm: ls1021a: Add QSPI or IFC support in SD boot

2015-10-30 Thread York Sun
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 defconf

[U-Boot] [PATCH v2] arm: ls1021a: Add QSPI or IFC support in SD boot

2015-10-15 Thread Alison Wang
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 t