mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
c1c597e8a8
IFC-NOR and QSPI-NOR pins are multiplexed on SoC, so they cannot be accessed simultaneously. IFC-NOR can be accessed along with SD-BOOT. Ls1088aqds_sdcard_ifc_defconfig is default config for SD boot and IFC-NOR to be used as flash. This allows writing to IFC-NOR flash. QSPI and DSPI cannot be accessed in this defconfig. IFC-NOR image is generated using ls1088aqds_defconfig. Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
36 lines
1.1 KiB
Text
36 lines
1.1 KiB
Text
LS1088ARDB BOARD
|
|
M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
|
|
M: Ashish Kumar <Ashish.Kumar@nxp.com>
|
|
S: Maintained
|
|
F: board/freescale/ls1088a/
|
|
F: include/configs/ls1088ardb.h
|
|
F: configs/ls1088ardb_qspi_defconfig
|
|
F: configs/ls1088ardb_sdcard_qspi_defconfig
|
|
|
|
LS1088AQDS BOARD
|
|
M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
|
|
M: Ashish Kumar <Ashish.Kumar@nxp.com>
|
|
S: Maintained
|
|
F: board/freescale/ls1088a/
|
|
F: include/configs/ls1088aqds.h
|
|
F: configs/ls1088aqds_qspi_defconfig
|
|
F: configs/ls1088aqds_sdcard_qspi_defconfig
|
|
F: configs/ls1088aqds_defconfig
|
|
F: configs/ls1088aqds_sdcard_ifc_defconfig
|
|
|
|
LS1088AQDS_QSPI_SECURE_BOOT BOARD
|
|
M: Udit Agarwal <udit.agarwal@nxp.com>
|
|
M: Vinitha Pillai-B57223 <vinitha.pillai@nxp.com>
|
|
S: Maintained
|
|
F: configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
|
|
|
|
LS1088ARDB_QSPI_SECURE_BOOT BOARD
|
|
M: Udit Agarwal <udit.agarwal@nxp.com>
|
|
M: Vinitha Pillai-B57223 <vinitha.pillai@nxp.com>
|
|
S: Maintained
|
|
F: configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
|
|
|
|
LS1088ARDB_SD_SECURE_BOOT BOARD
|
|
M: Sumit Garg <sumit.garg@nxp.com>
|
|
S: Maintained
|
|
F: configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
|