]> git.ipfire.org Git - thirdparty/u-boot.git/commit - cmd/Kconfig
sandbox: Add a dummy booti command
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:15:24 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 23:39:05 +0000 (18:39 -0500)
commit6b8f26bca4854ea6826d8d9f3b1f644e349c9b7e
treee12007c15e28e29590781963a088b2521767403a
parentcde03fa23e2fa47707ef81b9a91b1f4b631adbb7
sandbox: Add a dummy booti command

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@chromium.org>
arch/sandbox/lib/bootm.c
cmd/Kconfig
cmd/booti.c
configs/tools-only_defconfig