commit | 3efc51c1bcfe94329243c779ed32a59a693d75a1 | [log] [tgz] |
---|---|---|
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Mon Nov 16 15:03:35 2009 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Mon Nov 16 15:03:35 2009 +0000 |
tree | 426975a8a4a0afa512f7011e37aa01c9544248f4 | |
parent | 7a0d94741d50745ec8bf9bda44a523fc0e868857 [diff] |
If a SPI command taking an address does fail, we want to know the address for easier debugging Vincent wrote: This patch provided help to debug the partial write on ICH in descriptor mode. Corresponding to flashrom svn r764. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Vincent S. Cojot <openlook@cojot.name>