commit | 52916f678b35fe0e8f821b76218068ee5735a96e | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Fri Oct 09 13:00:17 2020 +1100 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:07:04 2023 +0000 |
tree | 6f6beca13f3faefd9581829cac90c7e0b2bff0fd | |
parent | 317c67b37ba66f50c810938deacbc2e9ce5e11ac [diff] |
it87spi.c: Fix layering violation of default_spi_read default_spi_read() calls spi_read_chunked() with the correct max_read value of 3 set in the spi master struct. Change-Id: I199c81e1ba501e86dbfb7cf18e2d1556e30db62e Signed-off-by: Edward O'Callaghan <quasisec@google.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/46233 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/+/71327 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>