commit | 1a854fc98ca68dae574a836ead8a6d3e6321fb18 | [log] [tgz] |
---|---|---|
author | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Sat Jul 17 10:42:34 2010 +0000 |
committer | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Sat Jul 17 10:42:34 2010 +0000 |
tree | fff028326e73a84a6fa375ae43436042ddb174ad | |
parent | 420cf6f633f7697a8a709326c47b3cf0e6ea229d [diff] |
Remove temporary buffers from bitbanging This removes the need of allocating an extra buffer, but also removes the possibility of having the data read back during the initial write phase for debugging purposes. Compile tested, no functional testing. Corresponding to flashrom svn r1084. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>