]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: layerscape: Don't select FSL_IFC when booting from SD card
authorSean Anderson <sean.anderson@seco.com>
Mon, 17 Oct 2022 15:45:10 +0000 (11:45 -0400)
committerPeng Fan <peng.fan@nxp.com>
Tue, 18 Oct 2022 01:32:51 +0000 (09:32 +0800)
commit3d970cb264ba2dd9b84fa689b397cd93ac939ac9
treefba171b16ec4de1931a3b08c72bb01bc7795e21c
parent8fd111351ce61106c14bcf7efa9af9724c9dd92f
arm: layerscape: Don't select FSL_IFC when booting from SD card

FSL_IFC should only be selected when booting from NAND flash (or when
NAND_FSL_IFC is enabled). The existing logic does this correctly when
QSPI is also enabled, but not when just booting from SD.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/Kconfig