[PATCH 0/2] ARM: i.MX: Add bootm support for i.MX flash header v3 images
Sascha Hauer
s.hauer at pengutronix.de
Wed Oct 30 07:59:59 PDT 2024
On i.MX9 and some i.MX8 SoCs the barebox images are encapsulated in the
i.MX flash header v3 format. This series adds support for detecting and
chainloading them via bootm command.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
Sascha Hauer (2):
filetype: detect i.MX flash header v3
ARM: i.MX: Add bootm handler for i.MX flash header v3 images
arch/arm/mach-imx/Makefile | 2 +-
arch/arm/mach-imx/imx-v3-image.c | 50 ++++++++++++++++++++++++++++++++++++++++
common/filetype.c | 4 ++++
include/filetype.h | 1 +
4 files changed, 56 insertions(+), 1 deletion(-)
---
base-commit: e55e492573e33823f25935ee00fe7fa7bf2c5c90
change-id: 20241030-imx-flash-header-v3-4298015d3ce2
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list