summaryrefslogtreecommitdiffstats
path: root/spi.h
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-09-18 15:50:56 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-09-18 15:50:56 +0000
commit26f7e64cb173ea07a79b453519a641b14f6512c3 (patch)
treeef1a254b134a43ccae502cffca6aa08b994a3998 /spi.h
parent707f1ebec360d27d1f3b87a96c6edac87e2eef3d (diff)
downloadast2050-flashrom-26f7e64cb173ea07a79b453519a641b14f6512c3.zip
ast2050-flashrom-26f7e64cb173ea07a79b453519a641b14f6512c3.tar.gz
The current ICH SPI preop handling is a hack which spews lots of warnings, but still yields correct results
With the multicommand infrastructure I introduced in r645, it became possible to integrate ICH SPI preopcodes cleanly into the flashrom design. The new code checks for every opcode in a multicommand array if it is a preopcode. If yes, it checks if the next opcode is associated with that preopcode and in that case it simply runs the opcode because the correct preopcode will be run automatically before the opcode. Corresponding to flashrom svn r727. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: FENG Yu Ning <fengyuning1984@gmail.com>
Diffstat (limited to 'spi.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud