commit | 2c3afa34fcfc72abe6b3e0fd034632226fa75522 | [log] [tgz] |
---|---|---|
author | Mathias Krause <mathias.krause@secunet.com> | Mon Jan 17 07:45:54 2011 +0000 |
committer | Mathias Krause <mathias.krause@secunet.com> | Mon Jan 17 07:45:54 2011 +0000 |
tree | f0c14d77bbce7ee950aedc228c745e0f16f255e1 | |
parent | 9fbdc03d9f01b3dcd75d65ad3dec4ea03a06b93f [diff] |
The AT26DF081A requires the Write Enable Latch (WLE) to be set for write/erase operations Also bit 5 is the Erase/Program Error (EPE) bit, so has nothing to do with the block protection. Ignore it when testing for block protections. Corresponding to flashrom svn r1251. Signed-off-by: Mathias Krause <mathias.krause@secunet.com> Tested-by: Mathias Krause <mathias.krause@secunet.com> Acked-by: Stefan Reinauer <stepan@coreboot.org>