]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Add an SPL loader for UPL
authorSimon Glass <sjg@chromium.org>
Wed, 7 Aug 2024 22:47:38 +0000 (16:47 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Aug 2024 22:03:20 +0000 (16:03 -0600)
commit91fde8e1764ee6302269b2a213d6e6495d539c38
tree902d0ec1443a9fc0b05f75b69c1c9e22f16c5cab
parentdadd23ebab03b9ad4062a3b6af20bbcda0b05f89
sandbox: Add an SPL loader for UPL

Add support for loading a UPL image from SPL. This uses the simple FIT
implementation, but also loads the full FIT just to permit more testing.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/spl.c
arch/sandbox/include/asm/spl.h