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

bootstd: Add an implementation of distro boot



Add a bootmeth driver which handles distro boot from a disk, so we can
boot a bootflow using this commonly used mechanism.

In effect, this provides the same functionality as the 'sysboot' command
and shares the same code. But the interface into it is via a bootmeth.

For now this requires the 'pxe' command be enabled. Future work may tidy
this up so that it can be used without CONFIG_CMDLINE being enabled.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 7fca71d0
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