Sean Anderson 89be8e31cc fastboot: Fix overflow when calculating chunk size
If a chunk was larger than 4GiB, then chunk_data_sz would overflow and
blkcnt would not be calculated correctly. Upgrade it to a u64 and cast
its multiplicands as well. Also fix bytes_written while we're at it.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2021-06-01 16:48:54 -04:00
..
2021-04-14 17:45:04 -04:00
2021-01-16 19:17:11 -05:00
2020-05-18 21:19:18 -04:00
2021-03-07 17:37:13 +01:00
2019-12-02 18:23:07 -05:00
2019-10-31 07:22:53 -04:00
2020-10-30 10:56:11 -04:00
2020-04-24 10:51:32 -04:00
2021-04-20 07:31:12 -04:00
2019-12-06 16:44:20 -05:00
2020-05-18 21:19:18 -04:00
2021-02-24 16:51:49 -05:00
2020-05-18 21:19:18 -04:00
2020-08-24 14:11:31 -04:00
2020-05-01 11:03:24 -04:00
2021-03-02 15:53:37 -05:00
2021-01-19 09:15:02 -05:00
2019-05-05 08:48:50 -04:00