Home
last modified time | relevance | path

Searched hist:"3845 b906" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/fastboot/
H A Dfb_command.c3845b906 Tue May 29 10:30:54 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Add support for 'oem format' command

Introduce 'oem format' which matches the USB implementation, guard this
with CONFIG_FASTBOOT_CMD_OEM_FORMAT so that you can configure it out.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DKconfig3845b906 Tue May 29 10:30:54 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Add support for 'oem format' command

Introduce 'oem format' which matches the USB implementation, guard this
with CONFIG_FASTBOOT_CMD_OEM_FORMAT so that you can configure it out.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dfastboot.h3845b906 Tue May 29 10:30:54 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Add support for 'oem format' command

Introduce 'oem format' which matches the USB implementation, guard this
with CONFIG_FASTBOOT_CMD_OEM_FORMAT so that you can configure it out.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>