All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Fastboot OEM commands
@ 2015-01-26 21:48 Rob Herring
  2015-01-26 21:49 ` [U-Boot] [PATCH 1/2] fastboot: add "fastboot oem" command support Rob Herring
  2015-01-26 21:49 ` [U-Boot] [PATCH 2/2] fastboot: add support for "oem format" command Rob Herring
  0 siblings, 2 replies; 14+ messages in thread
From: Rob Herring @ 2015-01-26 21:48 UTC (permalink / raw)
  To: u-boot

This series adds fastboot oem sub-command infrastructure and support for 
"oem format" command which partitions and formats the storage device. 
The partition layout is set within the u-boot env and is implemented 
using the "gpt write" command.

Rob

Michael Scott (1):
  fastboot: add "fastboot oem" command support

Rob Herring (1):
  fastboot: add support for "oem format" command

 drivers/usb/gadget/f_fastboot.c | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

-- 
2.1.0

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

end of thread, other threads:[~2015-02-12  1:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 21:48 [U-Boot] [PATCH 0/2] Fastboot OEM commands Rob Herring
2015-01-26 21:49 ` [U-Boot] [PATCH 1/2] fastboot: add "fastboot oem" command support Rob Herring
2015-01-29  8:30   ` Lukasz Majewski
2015-01-29 16:49     ` Marek Vasut
2015-01-30 14:20     ` Rob Herring
2015-01-30 14:29       ` Lukasz Majewski
2015-01-29 23:27   ` Steve Rae
2015-01-30 15:02   ` Lukasz Majewski
2015-01-26 21:49 ` [U-Boot] [PATCH 2/2] fastboot: add support for "oem format" command Rob Herring
2015-01-29  8:31   ` Lukasz Majewski
2015-01-29 23:27   ` Steve Rae
2015-01-30 15:03   ` Lukasz Majewski
2015-02-11 19:44   ` Steve Rae
2015-02-12  1:46     ` Rob Herring

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.