[PATCH 0/4] fix missed migration from SPL_<OPTION>_SUPPORT to SPL_<OPTION>

Quentin Schulz foss+uboot at 0leil.net
Tue Jul 12 17:44:18 CEST 2022


From: Quentin Schulz <quentin.schulz at theobroma-systems.com>

I guess this is the result of an unfortunate race in the merging of
commits using the "old" name and their renaming.

Only the first commit has been tested (I'll need it in some upcoming
patches). Owners/maintainers of mx7ulp_com or imx8mp_rsb3720a1 should
test those changes as I'm unable to do so.

Cheers,
Quentin

Quentin Schulz (4):
  gpio: fix incorrect depends on for SPL_GPIO_HOG
  mx7ulp_com: fix incorrect select for SPL options
  imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC
  vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT

 arch/arm/mach-imx/mx7ulp/Kconfig                    | 6 +++---
 board/advantech/imx8mp_rsb3720a1/imx8mp_rsb3720a1.c | 4 ++--
 common/spl/Kconfig                                  | 3 +--
 drivers/gpio/Kconfig                                | 2 +-
 4 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.36.1



More information about the U-Boot mailing list