Skip to content
Snippets Groups Projects
Commit 301e8038 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sandbox: image: Create a test for loading FIT images


The image code is fairly complex with various different options. It would
be useful to have comprehensive tests for this.

As a start, create a script which tries out loading a kernel/ramdisk/fdt
from a FIT and checks that the images appear in the right place in memory.

This uses sandbox which now supports bootm and related features.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 13167dac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment