commit | 64ece84854ae49f40e9b9d4d88502247774f9d2f | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Tue Jun 07 11:19:35 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 27 16:36:33 2016 -0400 |
tree | 5d02749db9a0ef23a4bd25fb66badd054162f3f2 | |
parent | ac6e5fed31ccd1da18b8ef10542c3534bd2dbd38 [diff] |
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>