commit | c93f5f123239121fdeba03c02f9e448ed97c52a4 | [log] [tgz] |
---|---|---|
author | Urja Rannikko <urjaman@gmail.com> | Thu Sep 15 23:38:14 2011 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu Sep 15 23:38:14 2011 +0000 |
tree | 977910ff6ca9a2f736a5fc5103cab30663912582 | |
parent | f74a7b9c4f43445c8116533b1593ecef4459b114 [diff] |
serprog: add SPI support Adds a new opcode (0x13) that just relays SPI bytes and wires it up to be usable within serprog.c. Checks for mandatory opcodes are moved around and changed a bit, but non-SPI programmers should not be harmed by this patch. Corresponding to flashrom svn r1442. Signed-off-by: Urja Rannikko <urjaman@gmail.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>