Skip to content
Commit 9ba99e44 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: default avatarSimon Glass <sjg@chromium.org>
parent 7a834e4a
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