commit | ab3453e7b12daef47b9e91da2a2a3d48615dc6fc | [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 | 843143303cb64133427ab1b3166185e936233d50 [diff] | |
parent | 8d24535e84856f9a881a9cd11d07842a42bc68a3 [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.