Nico Huber uploaded patch set #2 to this change.
spi: Move 16MiB partitioning up into spi_chip_read()
We enforced a 16MiB limit in spi_read_chunked() for multi-die flash
chips that can't be fully read at once. The same limit can be useful
for dediprog programmers. So move it into a more generic place.
Untested.
Change-Id: Iab1fd5b2ea550b4b3ef3e8402e0b6ca218485a51
Signed-off-by: Nico Huber <nico.h@gmx.de>
---
M flash.h
M spi.c
M spi25.c
3 files changed, 24 insertions(+), 33 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/13/33613/2
To view, visit change 33613. To unsubscribe, or for help writing mail filters, visit settings.