mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-06 05:06:13 +02:00
fastboot: Update help text with respect to CMDLINE
This hunk of the patch was missed when using "b4" to apply the series. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
777c284609
commit
16303608f9
@ -12,6 +12,10 @@ config FASTBOOT
|
||||
More information about the protocol and usecases:
|
||||
https://android.googlesource.com/platform/system/core/+/refs/heads/master/fastboot/
|
||||
|
||||
Note that enabling CMDLINE is recommended since fastboot allows U-Boot
|
||||
commands to be executed on request. The CMDLINE option is required
|
||||
for anything other than simply booting the OS.
|
||||
|
||||
config USB_FUNCTION_FASTBOOT
|
||||
bool "Enable USB fastboot gadget"
|
||||
depends on USB_GADGET
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user