Skip to content
Snippets Groups Projects
Commit 225d30b7 authored by Philipp Tomsich's avatar Philipp Tomsich
Browse files

spl: add a 'return to bootrom' boot method


Some devices (e.g. the RK3368) have only limited SRAM, but provide
support for loading the next boot stage after our SPL performs basic
setup (e.g. DRAM).

For target systems like these, we add a boot device BOOTROM that will
invoke a board-specific hook to return to the bootrom (if supported).

Signed-off-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent da0227f7
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