boot: Provide a bootflow option to fake a boot
Allow using 'bootflow boot -f' to fake a boot. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -231,6 +231,9 @@ bootflow boot
|
||||
|
||||
This boots the current bootflow, reading any required files first.
|
||||
|
||||
For debugging only, the `-f` flag can be provided to cause a fake boot. This
|
||||
runs the boot through to the point of handing off to the OS, then returns, to
|
||||
allow the state to be examined.
|
||||
|
||||
bootflow cmdline
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user