]> git.baikalelectronics.ru Git - uboot.git/commit
armv8: ls1043a: disable IFC in SPL only when QSPI is used
authorYangbo Lu <yangbo.lu@nxp.com>
Fri, 15 Sep 2017 01:51:58 +0000 (09:51 +0800)
committerYork Sun <york.sun@nxp.com>
Fri, 22 Sep 2017 19:49:30 +0000 (12:49 -0700)
commit4b27d9bc26924a6295110ae8e6191b36c33b3b88
treef14ab6b6076d2c32a44511d2a73edbad0e55c35b
parente695bc9c5ae648d9409d04d476094df573349d7a
armv8: ls1043a: disable IFC in SPL only when QSPI is used

Current u-boot disables IFC support for SD boot on all ls1043a
boards. Actually IFC only conflicts with QSPI on ls1043a hardware.
Only when QSPI is used, IFC should be disabled. Otherwise,
the u-boot with ls1043aqds_sdcard_ifc_defconfig would not work.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
include/configs/ls1043a_common.h