Attention is currently required from: Peter Marheine, Simon Arlott.
Simon Arlott uploaded patch set #8 to this change.
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
spidriver: Add support for the Excamera Labs SPIDriver programmer
This is a SPI hardware interface with a display (https://spidriver.com/),
connected as an FT230X USB serial device at a fixed baud rate of 460800.
Firmware: https://github.com/jamesbowman/spidriver
Protocol: https://github.com/jamesbowman/spidriver/blob/master/protocol.md
Most of the implementation is copied from the Bus Pirate programmer.
Tested with a SPIDriver v2 by reading FM25Q128A flash memory on Linux.
Change-Id: I07b23c1146d4ad3606b54a1e8dc8030cf4ebf57b
Signed-off-by: Simon Arlott <flashrom@octiron.net>
---
M doc/classic_cli_manpage.rst
M doc/release_notes/devel.rst
M include/programmer.h
M meson.build
M meson_options.txt
M programmer_table.c
A spidriver.c
A subprojects/.gitignore
M test_build.sh
M tests/io_mock.h
M tests/meson.build
A tests/spidriver.c
M tests/tests.c
M tests/tests.h
M tests/wraps.h
15 files changed, 659 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/11/86411/8
To view, visit change 86411. To unsubscribe, or for help writing mail filters, visit settings.