fastboot: sparse: remove session-id logic
authorSteve Rae <srae@broadcom.com>
Tue, 7 Jun 2016 18:19:35 +0000 (11:19 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jun 2016 20:36:33 +0000 (16:36 -0400)
commit64ece84854ae49f40e9b9d4d88502247774f9d2f
tree5d02749db9a0ef23a4bd25fb66badd054162f3f2
parentac6e5fed31ccd1da18b8ef10542c3534bd2dbd38
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>
common/fb_mmc.c
common/fb_nand.c
common/image-sparse.c
drivers/usb/gadget/f_fastboot.c
include/fb_mmc.h
include/fb_nand.h
include/image-sparse.h