]> Git Repo - J-u-boot.git/commit - configs/ls1088aqds_sdcard_ifc_defconfig
armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088
authorAshish Kumar <[email protected]>
Mon, 19 Feb 2018 08:46:58 +0000 (14:16 +0530)
committerYork Sun <[email protected]>
Tue, 20 Mar 2018 15:27:13 +0000 (08:27 -0700)
commitc1c597e8a8abfe16938ce8a1d792c703c1a6c79b
treee3ac02306d379707bc89a25dc839b5ebee361272
parent169d493bb7dd3fdcfb04d266e1492ddcf298b1df
armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088

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 <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/arm/dts/fsl-ls1088a-qds.dts
arch/arm/dts/fsl-ls1088a.dtsi
board/freescale/ls1088a/MAINTAINERS
configs/ls1088aqds_defconfig [new file with mode: 0644]
configs/ls1088aqds_sdcard_ifc_defconfig [new file with mode: 0644]
include/configs/ls1088aqds.h
This page took 0.048094 seconds and 4 git commands to generate.