]> git.ipfire.org Git - thirdparty/u-boot.git/commit
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)
commitab3453e7b12daef47b9e91da2a2a3d48615dc6fc
treeb36ffe46f4e98d1145b75daa0f84dbc473701eb9
parent843143303cb64133427ab1b3166185e936233d50
parent8d24535e84856f9a881a9cd11d07842a42bc68a3
Merge patch series "Complete decoupling of zboot logic from commands"

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.
arch/Kconfig
cmd/Kconfig
include/bootm.h