commit | 9fbdc03d9f01b3dcd75d65ad3dec4ea03a06b93f | [log] [tgz] |
---|---|---|
author | Mathias Krause <mathias.krause@secunet.com> | Sat Jan 01 10:54:09 2011 +0000 |
committer | Mathias Krause <mathias.krause@secunet.com> | Sat Jan 01 10:54:09 2011 +0000 |
tree | e1369b87080837dbf19fb8454266f58c0677a1d5 | |
parent | 1a6162ed8d473c30a785e8e623cbe0e540bd4b4f [diff] |
Fix decoding of SB600 LPC ROM protection registers The address part was using a bit of the size, the size was missing the upper bit, was off by 1023 bytes and included the protection bits. Corresponding to flashrom svn r1250. Signed-off-by: Mathias Krause <mathias.krause@secunet.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>