diff options
author | Simon Glass <sjg@chromium.org> | 2023-12-14 21:19:01 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-04-10 17:04:25 -0600 |
commit | b34c8289d205c5f5c7367a468e08346b0c7f3baa (patch) | |
tree | be067135469c630ef168757f0bd03204f428589a /arch/sandbox/lib | |
parent | 6e558e34e0d8b8a0fc5704e2372643f8fcab0091 (diff) |
bootm: Make OS booting dependent on BOOTM
Booting an OS does not require the 'bootm' command, so change the
condition for these options.
Move them into boot/ so they don't depend on CMDLINE
Note that CMD_BOOTM_PRE_LOAD has been put directly into the bootm code
so will need some additional refactoring (and a test!) to allow it to
change over.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/sandbox/lib')
0 files changed, 0 insertions, 0 deletions