Merge patch series "upl: Prerequite patches for updated spec"
authorTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 22:08:34 +0000 (16:08 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 23:08:47 +0000 (17:08 -0600)
commita3b71cc6f5cc74d4edc5808790a3d2999ea3f7fe
treebf148f9145392c695ffb623ef8c307a4a3fe8e82
parent2eed5a1ff36217372e19f7513bd07077fc76718a
parent8985ff56b16dc6c04da2c96d48e7f6f54d04e3ff
Merge patch series "upl: Prerequite patches for updated spec"

Simon Glass <sjg@chromium.org> says:

The current UPL spec[1] has been tidied up and improved over the last
year, since U-Boot's original UPL support was written.

This series includes some prerequisite patches needed for the real UPL
patches. It is split from [2]

[1] https://github.com/UniversalPayload/spec/tree/3f1450d
[2] https://patchwork.ozlabs.org/project/uboot/list/?series=438574&state=*

Link: https://lore.kernel.org/r/20250111000029.245022-1-sjg@chromium.org
boot/image-board.c
cmd/Kconfig
configs/chromebook_bob_defconfig
configs/chromebook_coral_defconfig
configs/chromebook_kevin_defconfig
configs/qemu_arm64_defconfig
include/image.h
lib/Kconfig
lib/Makefile
tools/image-host.c