summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2015-10-15 14:34:16 +0200
committerTom Rini <trini@konsulko.com>2015-11-12 13:17:32 -0500
commit1f8690aa950ad1f42a64d07c4a31e47dcf1090b7 (patch)
tree5d17c172af7c17a08bb0e4e58c80f75434c77250 /include
parent6c9e00eebfd7244d74068832a1bb7f8679d1861a (diff)
downloadblackbird-obmc-uboot-1f8690aa950ad1f42a64d07c4a31e47dcf1090b7.tar.gz
blackbird-obmc-uboot-1f8690aa950ad1f42a64d07c4a31e47dcf1090b7.zip
sparse: Implement several chunks flashing
The fastboot client will split the sparse images into several chunks if the image that it tries to flash is bigger than what the device can handle. In such a case, the bootloader is supposed to retain the last offset to which it wrote to, so that it can resume the writes at the right offset when flashing the next chunk. Retain the last offset we used, and use the session ID to know if we need it or not. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud