
Changes V1 -> V2 [1]: - Added an example of using the command as requested by Sean Anderson [2].
Changes V2 -> V3 [3]: - Rebase over uboot/master. - Add documentation. - Remove example added in V2 [1].
Links: [1] https://lore.kernel.org/all/20231228152522.83291-1-avromanov@salutedevices.c... [2] https://lore.kernel.org/all/72ac233d-c18d-4f57-bc66-451fe0bd2997@seco.com/ [3] https://lore.kernel.org/all/20240201092027.6258-1-avromanov@salutedevices.co...
Alexey Romanov (1): fastboot: introduce 'oem board' subcommand
doc/android/fastboot.rst | 18 ++++++++++++++++++ drivers/fastboot/Kconfig | 7 +++++++ drivers/fastboot/fb_command.c | 30 ++++++++++++++++++++++++++++++ include/fastboot.h | 1 + 4 files changed, 56 insertions(+)