diff options
author | Simon Glass <sjg@chromium.org> | 2023-12-03 17:29:31 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-04-10 13:49:16 -0600 |
commit | db0c6f47c37f91db5a0caf27ebc870b8fe72c6aa (patch) | |
tree | ed6d62e0e7a3b844e544c16786e5a65339b6154d /include | |
parent | 42a99d0df66d3092dfc1c922de9143448a863118 (diff) | |
download | u-boot-db0c6f47c37f91db5a0caf27ebc870b8fe72c6aa.tar.gz u-boot-db0c6f47c37f91db5a0caf27ebc870b8fe72c6aa.tar.bz2 u-boot-db0c6f47c37f91db5a0caf27ebc870b8fe72c6aa.zip |
x86: zboot: Move environment setting into zboot_load()
The only difference between the command and the underlying logic is the
setting of envrionment variables. Move this out of the command
processing since it needs to be done in any case.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions