summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2018-10-26 17:35:08 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-10-29 11:26:35 +0100
commit3e24dfe93d85e699c1510b795810382099167521 (patch)
treec1eb37ab0f6aa9195964d21d9453e660a2108328 /Documentation
parenteb188069f36a1250d5b2b668ae589e73256135d9 (diff)
downloadbarebox-3e24dfe93d85e699c1510b795810382099167521.tar.gz
barebox-3e24dfe93d85e699c1510b795810382099167521.tar.xz
Documentation: USB gadget: document usbgadget.fastboot_bbu variable
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user/usb.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index 8396f3897c..b89d46bb6c 100644
--- a/Documentation/user/usb.rst
+++ b/Documentation/user/usb.rst
@@ -266,3 +266,5 @@ USB Gadget autostart Options
See :ref:`command_usbgadget` -a. (Default 0).
``global.usbgadget.fastboot_function``
Function description for fastboot. See :ref:`command_usbgadget` -A [desc].
+``global.usbgadget.fastboot_bbu``
+ Export barebox update handlers. See :ref:`command_usbgadget` -b. (Default 0).