All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable
@ 2018-10-26 15:35 Ladislav Michl
  2018-10-26 15:39 ` [PATCH v2 2/2] usbgadget: autostart: add DFU support Ladislav Michl
  2018-10-29  7:44 ` [PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Ladislav Michl @ 2018-10-26 15:35 UTC (permalink / raw)
  To: barebox

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 Documentation/user/usb.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index 8396f3897..b89d46bb6 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).
-- 
2.19.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-29  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-26 15:35 [PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable Ladislav Michl
2018-10-26 15:39 ` [PATCH v2 2/2] usbgadget: autostart: add DFU support Ladislav Michl
2018-10-29  7:44 ` [PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.