On Fri, Dec 15, 2023 at 08:14:23PM -0700, Simon Glass wrote:
> In a few places, the bootz command is used to handle a boot. We want
> these to be done without needing CONFIG_CMDLINE, so add a new
> bootz_run() function to handle this.
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
T
In a few places, the bootz command is used to handle a boot. We want
these to be done without needing CONFIG_CMDLINE, so add a new
bootz_run() function to handle this.
Signed-off-by: Simon Glass
---
(no changes since v1)
boot/bootm.c| 13 +
cmd/bootz.c | 9 ++---
inclu
2 matches
Mail list logo