u-boot-brain/drivers/fastboot
Heiko Schocher bc820d5bcc fastboot: add UUU command UCmd and ACmd support
add support for the UUU commands ACmd and UCmd.

Enable them through the Kconfig option
CONFIG_FASTBOOT_UUU_SUPPORT

base was commit in NXP kernel
9b149c2a2882: ("MLK-18591-3 android: Add FSL android fastboot support")

and ported it to current mainline. Tested this patch
on imx6ul based board.

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-02-26 15:30:55 +01:00
..
fb_command.c fastboot: add UUU command UCmd and ACmd support 2021-02-26 15:30:55 +01:00
fb_common.c fastboot: Implement generic fastboot_set_reboot_flag 2021-02-07 19:22:54 +01:00
fb_getvar.c fastboot: getvar: fix partition-size return value 2020-09-01 14:47:43 +02:00
fb_mmc.c fastboot: Allow u-boot-style partitions 2021-02-26 15:30:55 +01:00
fb_nand.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
Kconfig fastboot: add UUU command UCmd and ACmd support 2021-02-26 15:30:55 +01:00
Makefile Revert "fastboot: Add default fastboot_set_reboot_flag implementation" 2021-02-07 19:22:54 +01:00