[PATCH 0/1] imx8mm-cl-iot-gate-optee: remove _SUPPORT from CONFIG_SPL_{MMC, SERIAL}

Ying-Chun Liu grandpaul at gmail.com
Fri Oct 29 09:09:52 CEST 2021


From: "Ying-Chun Liu (PaulLiu)" <paul.liu at linaro.org>

CONFIG_SPL_MMC_SUPPORT and CONFIG_SPL_SERIAL_SUPPORT is not there
anymore. We need to use CONFIG_SPL_MMC and CONFIG_SPL_SERIAL.

Just found that master branch doesn't boot on Compulab's iot-gate-imx8.
This is a fix.

Ying-Chun Liu (PaulLiu) (1):
  imx8mm-cl-iot-gate-optee: remove _SUPPORT from CONFIG_SPL_{MMC,SERIAL}

 configs/imx8mm-cl-iot-gate-optee_defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.33.0



More information about the U-Boot mailing list