public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Support SPL for i.MX7ULP
@ 2022-08-05 18:19 Oleksandr Suvorov
  2022-08-05 18:19 ` [PATCH v4 1/2] mx7ulp: add base SPL support for mx7ulp Oleksandr Suvorov
  0 siblings, 1 reply; 6+ messages in thread
From: Oleksandr Suvorov @ 2022-08-05 18:19 UTC (permalink / raw)
  To: u-boot
  Cc: Oleksandr Suvorov, Fabio Estevam, Gaurav Jain,
	NXP i.MX U-Boot Team, Peng Fan, Ricardo Salveti, Stefano Babic,
	Sven Schwermer, Ye Li


I've just realized this patch was not applied from the original
patchset "Support SPL for i.MX7ULP".

Please apply this patch to fix the code as now
"include/configs/mx7ulp_com.h" refers to non-existent
"include/configs/imx7ulp_spl.h".

This supersedes the patchset
https://patchwork.ozlabs.org/project/uboot/list/?series=309021

Changes in v4:
- rebase to the current master
- fix a reference to a non-existent option SPL_MMC_SUPPORT
- add a small fix for imx spl.

Changes in v3:
- rebase the patch to the current codebase

Oleksandr Suvorov (1):
  imx: spl: fix a comment adding IMX9

Ricardo Salveti (1):
  mx7ulp: add base SPL support for mx7ulp

 arch/arm/mach-imx/Makefile     |  2 +-
 arch/arm/mach-imx/mx7ulp/soc.c |  2 +-
 arch/arm/mach-imx/spl.c        |  6 ++++--
 include/configs/imx7ulp_spl.h  | 39 ++++++++++++++++++++++++++++++++++
 4 files changed, 45 insertions(+), 4 deletions(-)
 create mode 100644 include/configs/imx7ulp_spl.h

-- 
2.37.1


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

end of thread, other threads:[~2022-10-21 11:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-05 18:19 [PATCH v4 0/2] Support SPL for i.MX7ULP Oleksandr Suvorov
2022-08-05 18:19 ` [PATCH v4 1/2] mx7ulp: add base SPL support for mx7ulp Oleksandr Suvorov
2022-08-05 18:19   ` [PATCH v4 2/2] imx: spl: fix a comment adding IMX9 Oleksandr Suvorov
2022-10-21 11:41     ` sbabic
2022-10-20 15:34   ` [PATCH v4 1/2] mx7ulp: add base SPL support for mx7ulp Stefano Babic
2022-10-21 11:40   ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox