doc: Mention automatic binding of bootmeths
Add a note about how bootmeth drivers are instantiated. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
c684db989e
commit
1426f672d2
@@ -424,6 +424,9 @@ Bootmeth drivers are provided for:
|
||||
- EFI boot using boot manager
|
||||
- Android bootflow (boot image v4)
|
||||
|
||||
Each driver is controlled by a Kconfig option. If no bootmeth driver is
|
||||
selected by a compatible string in the devicetree, all available bootmeth
|
||||
drivers are bound automatically.
|
||||
|
||||
Command interface
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user