commit | d5b2aef69d4f4ab5e2ea69e3244e8e8e9a5221b9 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri May 16 21:39:28 2014 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri May 16 21:39:28 2014 +0000 |
tree | 51f4f61e1d20bb1b056bffa2196a21cda71faddd | |
parent | 7141b986497504727d2510c2d5cd98cb059056ce [diff] |
sbxxx: Cleanup - Move programmer definition to the top. - Rewrite array accesses to use indices instead of using pointer arithmetic. - Move length check and opcode extraction to a function. - Move IMC parameter handling into existing IMC handling function. - Split comparing and resetting the FIFO pointer. Corresponding to flashrom svn r1793. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>