commit | 5de06a6839e4af17b3fe10256106f26fec0313b8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Apr 10 13:49:35 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 10 13:49:35 2024 -0600 |
tree | b36ffe46f4e98d1145b75daa0f84dbc473701eb9 | |
parent | 0d96abbb3a7521c51b75572cb3220a6c4a6a939e [diff] | |
parent | 166e79a5d19a01798da2a2363fde2c2b352f536f [diff] |
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.