[PATCH v3 00/22] Complete decoupling of bootm logic from commands

Tom Rini trini at konsulko.com
Fri Dec 22 01:03:36 CET 2023


On Fri, 15 Dec 2023 20:14:04 -0700, Simon Glass wrote:

> This series continues refactoring the bootm code to allow it to be used
> with CONFIG_COMMAND disabled. The OS-handling code is refactored and
> a new bootm_run() function is created to run through the bootm stages.
> This completes the work.
> 
> A booti_go() function is created also, in case it proves useful, but at
> last for now standard boot does not use this.
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list