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>
Showing
- doc/android/fastboot-protocol.rst 5 additions, 0 deletionsdoc/android/fastboot-protocol.rst
- doc/android/fastboot.rst 2 additions, 0 deletionsdoc/android/fastboot.rst
- drivers/fastboot/Kconfig 9 additions, 0 deletionsdrivers/fastboot/Kconfig
- drivers/fastboot/fb_command.c 68 additions, 0 deletionsdrivers/fastboot/fb_command.c
- drivers/usb/gadget/f_fastboot.c 17 additions, 0 deletionsdrivers/usb/gadget/f_fastboot.c
- include/fastboot.h 7 additions, 0 deletionsinclude/fastboot.h
Loading
Please register or sign in to comment