]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "Complete decoupling of zboot logic from commands"
authorTom Rini <trini@konsulko.com>
Wed, 10 Apr 2024 19:49:35 +0000 (13:49 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 Apr 2024 19:49:35 +0000 (13:49 -0600)
Simon Glass <sjg@chromium.org> says:

This series refactors the zboot code to allow it to be used with
CONFIG_COMMAND disabled.

A new zboot_run() function is used to boot a zimage.

1  2 
arch/Kconfig
cmd/Kconfig
include/bootm.h

diff --cc arch/Kconfig
Simple merge
diff --cc cmd/Kconfig
Simple merge
diff --cc include/bootm.h
Simple merge