fastboot: sparse: resync common/image-sparse.c (part 2)
- update fastboot_okay() and fastboot_fail() This file originally came from upstream code. While retaining the storage abstraction feature, this is the second set of the changes required to resync with the cmd_flash_mmc_sparse_img() in the file aboot.c from https://us.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=LE.BR.1.2.1 Signed-off-by:Steve Rae <srae@broadcom.com>
Showing
- common/fb_mmc.c 16 additions, 24 deletionscommon/fb_mmc.c
- common/fb_nand.c 15 additions, 23 deletionscommon/fb_nand.c
- common/image-sparse.c 13 additions, 13 deletionscommon/image-sparse.c
- drivers/usb/gadget/f_fastboot.c 19 additions, 12 deletionsdrivers/usb/gadget/f_fastboot.c
- include/fastboot.h 2 additions, 2 deletionsinclude/fastboot.h
- include/fb_mmc.h 2 additions, 2 deletionsinclude/fb_mmc.h
- include/fb_nand.h 2 additions, 2 deletionsinclude/fb_nand.h
- include/image-sparse.h 1 addition, 1 deletioninclude/image-sparse.h
Loading
Please register or sign in to comment