[RESEND PATCH v3 0/1] Support SPL for i.MX7ULP
Oleksandr Suvorov
oleksandr.suvorov at foundries.io
Mon Jul 11 16:04:54 CEST 2022
I've just realized this only patch was not applied among other
patches of the original patchset "Support SPL for i.MX7ULP".
Please apply this patch as now "include/configs/mx7ulp_com.h"
refers to non-existent "include/configs/imx7ulp_spl.h".
Changes in v3:
- rebase the patch to the current codebase
Ricardo Salveti (1):
mx7ulp: add base SPL support for mx7ulp
arch/arm/Makefile | 2 +-
arch/arm/mach-imx/Makefile | 2 +-
arch/arm/mach-imx/mx7ulp/soc.c | 2 +-
arch/arm/mach-imx/spl.c | 12 ++++++++---
include/configs/imx7ulp_spl.h | 39 ++++++++++++++++++++++++++++++++++
5 files changed, 51 insertions(+), 6 deletions(-)
create mode 100644 include/configs/imx7ulp_spl.h
--
2.36.1
More information about the U-Boot
mailing list