Skip to content
Commit b0edea3c authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

spl: Add support for passing handoff info to U-Boot proper



There is some basic informaton that SPL normally wants to pass through to
U-Boot, such as the SDRAM size and bank information.

Mkae use of the new bloblist structure for this. Add a new 'handoff' blob
which is set up in SPL and passed to U-Boot proper. Also adda  test for
sandbox_spl that checks that this works correctly and a new 'sb' command
to show the information passed from SPL.

Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 27028f18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment