]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: bootm: Enable more bootm OS methods
authorSimon Glass <sjg@chromium.org>
Sat, 16 Dec 2023 03:14:11 +0000 (20:14 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 21 Dec 2023 21:07:52 +0000 (16:07 -0500)
commit59ca40a954367c08eac648fddd63857118e446ce
tree1d1876d8b94c9e20772d5dabd361e0f12556e431
parent6443a3dad5319d24aa3d88cf11174a84c70e989a
sandbox: bootm: Enable more bootm OS methods

It is useful for sandbox to build as much code as possible. Enable
support for booting various other operating systems. Add the missing
cache functions.

These operating systems do not actually boot on sandbox, of course.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c
configs/sandbox_defconfig