Changes v2 since v1 at [1]:
    - Added an example of using the command as requsted
      by Sean Anderson [2].

Links:
    [1] 
https://lore.kernel.org/all/20231228152522.83291-1-avroma...@salutedevices.com/
    [2] 
https://lore.kernel.org/all/72ac233d-c18d-4f57-bc66-451fe0bd2...@seco.com/

Alexey Romanov (2):
  fastboot: introduce 'oem board' subcommand
  board: ad401: example of fastboot oem board realization

 board/amlogic/ad401/fastboot.c | 222 +++++++++++++++++++++++++++++++++
 drivers/fastboot/Kconfig       |   7 ++
 drivers/fastboot/fb_command.c  |  15 +++
 include/fastboot.h             |   1 +
 4 files changed, 245 insertions(+)
 create mode 100644 board/amlogic/ad401/fastboot.c

-- 
2.30.1

Reply via email to