[PATCH 14/34] sandbox: Add a dummy booti command
Simon Glass
sjg at chromium.org
Wed Dec 13 21:39:30 CET 2023
Add basic sandbox support for 'booti' so we can start to boot the test
ARMbian image. This is helpful in checking that it is parsed correctly.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
arch/sandbox/lib/bootm.c | 7 +++++++
cmd/Kconfig | 2 +-
cmd/booti.c | 2 +-
configs/tools-only_defconfig | 3 ++-
4 files changed, 11 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list