[RFC PATCH v2 0/2] Introduce fastboot oem board command
Alexey Romanov
avromanov at salutedevices.com
Wed Feb 14 09:39:33 CET 2024
Hello! Ping.
On Thu, Feb 01, 2024 at 12:20:25PM +0300, Alexey Romanov wrote:
> 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-avromanov@salutedevices.com/
> [2] https://lore.kernel.org/all/72ac233d-c18d-4f57-bc66-451fe0bd2997@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
>
--
Thank you,
Alexey
More information about the U-Boot
mailing list