u-boot-brain/doc/arch
Simon Glass 2e059e4a6e spl: test: Add a test for spl_load_simple_fit()
As an example of an SPL test, add a new test for loading a FIT within
SPL. This runs on sandbox_spl. For this to work, the text base is adjusted
so that there is plenty of space available.

While we are here, document struct spl_load_info properly, since this is
currently ambiguous.

This test only verifies the logic path. It does not actually check that
the image is loaded correctly. It is not possible for sandbox's SPL to
actually run u-boot.img since it currently includes u-boot.bin rather than
u-boot. Further work could expand the test in that direction.

The need for this was noted at:

   http://patchwork.ozlabs.org/project/uboot/patch/20201216000944.2832585-3-mr.nuke.me@gmail.com/

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-12 09:57:31 -05:00
..
arc.rst doc: arch: Convert README.ARC to reST 2019-07-24 10:10:04 -04:00
arm64.rst doc: arch: Convert README.arm64 to reST 2019-07-24 10:09:59 -04:00
index.rst doc: arch: Convert README.xtensa to reST 2019-07-24 10:10:12 -04:00
m68k.rst m68k: Remove ARCH= references from documentation 2020-06-02 17:27:04 -04:00
mips.rst doc: arch: Convert README.mips to reST 2019-07-24 10:07:24 -04:00
nds32.rst doc: arch: Convert README.NDS32 to reST 2019-07-24 10:10:01 -04:00
nios2.rst doc: arch: Convert README.nios2 to reST 2019-07-24 10:10:03 -04:00
sandbox.rst spl: test: Add a test for spl_load_simple_fit() 2021-03-12 09:57:31 -05:00
sh.rst sh: Remove r7780mp board 2021-02-15 10:16:23 -05:00
x86.rst smbios: Add documentation and devicetree binding 2020-11-06 10:18:20 +08:00
xtensa.rst doc: arch: Convert README.xtensa to reST 2019-07-24 10:10:12 -04:00