[RFC PATCH v2 0/2] Introduce fastboot oem board command
Alexey Romanov
avromanov at salutedevices.com
Thu Feb 1 10:20:25 CET 2024
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
More information about the U-Boot
mailing list