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

qemu: Add a bootmeth for qfw


This supports reading a kernel and ramdisk from qfw, then loading it with
either the booti or bootz commands.

For now this uses the existing booti and bootz commands, rather than
trying to call that functionality directly (e.g. do_bootm_states()). It
does not require the HUSH parser though, which helps a little with size.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent dd4bd9ad
No related branches found
No related tags found
No related merge requests found
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