commit | 317c67b37ba66f50c810938deacbc2e9ce5e11ac | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Fri Oct 09 12:56:53 2020 +1100 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:07:04 2023 +0000 |
tree | ccf7dd8441b93636b503a60ab5342ffb809652e5 | |
parent | 4f29bb799b4672eebcc0bdfc6fb544b2b5544b6f [diff] |
dediprog.c: Fix layering violation of default_spi_read default_spi_read() calls spi_read_chunked() with the correct max_read value of 16 set in the spi master struct. Change-Id: Ic0897f74056e3d723a33c063ed0bd8cb6e88ba45 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/46232 Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-by: Sam McNally <sammc@google.com> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71326 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>