fastboot: sparse: remove session-id logic
This "session-id" alogrithm is not required, and currently corrupts
the stored image whenever more the one "session" is required.
Signed-off-by:
Steve Rae <srae@broadcom.com>
Showing
- common/fb_mmc.c 3 additions, 5 deletionscommon/fb_mmc.c
- common/fb_nand.c 2 additions, 2 deletionscommon/fb_nand.c
- common/image-sparse.c 4 additions, 17 deletionscommon/image-sparse.c
- drivers/usb/gadget/f_fastboot.c 2 additions, 14 deletionsdrivers/usb/gadget/f_fastboot.c
- include/fb_mmc.h 2 additions, 3 deletionsinclude/fb_mmc.h
- include/fb_nand.h 2 additions, 3 deletionsinclude/fb_nand.h
- include/image-sparse.h 1 addition, 1 deletioninclude/image-sparse.h
Loading
Please register or sign in to comment