mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
70097027d2
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, ls1021aqds_sdcard_ifc_defconfig is used to support IFC in SD boot and ls1021aqds_sdcard_qspi_defconfig is used to support QSPI in SD boot. Signed-off-by: Alison Wang <alison.wang@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
14 lines
411 B
INI
14 lines
411 B
INI
#PBL preamble and RCW header
|
|
aa55aa55 01ee0100
|
|
|
|
#enable IFC, disable QSPI and DSPI
|
|
#0608000a 00000000 00000000 00000000
|
|
#60000000 00407900 60040a00 21046000
|
|
#00000000 00000000 00000000 00038000
|
|
#00000000 001b7200 00000000 00000000
|
|
|
|
#disable IFC, enable QSPI and DSPI
|
|
0608000a 00000000 00000000 00000000
|
|
60000000 00407900 60040a00 21046000
|
|
00000000 00000000 00000000 00038000
|
|
20024800 001b7200 00000000 00000000
|