commit | 4661e7c848efb5fc89b5b0f89c8d6b463702ae28 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri Apr 28 21:57:45 2023 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Wed Mar 27 08:32:15 2024 +0000 |
tree | 995fa43c284e204698b53d418575682b3f810d52 | |
parent | cdcfda2730e20e8e36a658f6c5f341f05580795f [diff] |
amd_spi100: Use flashprog_read_chunked() for progress reporting Read up to 64 KiB in one go to be able to report progress in between. Otherwise, we might read the whole flash at once, without being able to report progress. Change-Id: I4d06f6f5d19944fe22298a1ddfb91244fa7c2eb6 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/74867 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>