]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: cros: Add ARM support
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:17:02 +0000 (11:17 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 11 Aug 2023 13:33:40 +0000 (07:33 -0600)
commitdaffb0be2c839f3abe431cd68c772fae0e7e49ca
treee351ce439869f04cb35adad5fa0bd8854807c059
parentc279224ea6686a992b258b01e07fcadb7f0c7ecb
bootstd: cros: Add ARM support

Support booting ChromiumOS on ARM devices using FIT. Add an entry into the
boot implementation which does not require a command line. This can be
expanded over time as the bootm code is refactored.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/Kconfig
boot/bootm.c
boot/bootmeth_cros.c
include/bootm.h