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