u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] fix missed migration from SPL_<OPTION>_SUPPORT to SPL_<OPTION>
@ 2022-07-12 15:44 Quentin Schulz
  2022-07-12 15:44 ` [PATCH 1/4] gpio: fix incorrect depends on for SPL_GPIO_HOG Quentin Schulz
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Quentin Schulz @ 2022-07-12 15:44 UTC (permalink / raw)
  Cc: sbabic, festevam, uboot-imx, sjg, philipp.tomsich, kever.yang,
	paul.liu, oleksandr.suvorov, ricardo, eajames, peng.fan, u-boot,
	Quentin Schulz

From: Quentin Schulz <quentin.schulz@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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-08-04 20:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12 15:44 [PATCH 0/4] fix missed migration from SPL_<OPTION>_SUPPORT to SPL_<OPTION> Quentin Schulz
2022-07-12 15:44 ` [PATCH 1/4] gpio: fix incorrect depends on for SPL_GPIO_HOG Quentin Schulz
2022-07-13 15:28   ` Simon Glass
2022-08-04 20:52   ` Tom Rini
2022-07-12 15:44 ` [PATCH 2/4] mx7ulp_com: fix incorrect select for SPL options Quentin Schulz
2022-08-04 20:52   ` Tom Rini
2022-07-12 15:44 ` [PATCH 3/4] imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC Quentin Schulz
2022-08-04 20:52   ` Tom Rini
2022-07-12 15:44 ` [PATCH 4/4] vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT Quentin Schulz
2022-07-13 15:28   ` Simon Glass
2022-08-04 20:52   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).