diff options
author | Simon Glass <sjg@chromium.org> | 2023-12-15 20:14:21 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-12-21 16:07:52 -0500 |
commit | e1a24c025c3b065b417bd0dd491cb7000583b334 (patch) | |
tree | 19ce5052dff83bd388354b9848ec104cccbda5c2 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 725ddf1f24f7d08aa344f64d06c62cf5f50a6b6c (diff) |
bootm: Create a function to run through the bootm states
In quite a few places, the bootm command is used to handle a boot. We
want these to be done without needing CONFIG_CMDLINE, so add a new
bootm_run() function to handle this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions