commit | a84b0bd6ad4b5ab7220deb799f30515a9eb0d7fc | [log] [tgz] |
---|---|---|
author | Joshua Roys <roysjosh@gmail.com> | Mon Aug 16 22:12:39 2010 +0000 |
committer | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Mon Aug 16 22:12:39 2010 +0000 |
tree | 69ee38aef58251330e31069dd232b81f16856528 | |
parent | e3df96e65f9dd1e9dd67bc0c7f58da91732cafc7 [diff] |
SST49FL040B: add unlocking The datasheet says there's a set of registers in the 4Mbit before the flash memory. The block locking registers are aligned on 64K boundaries, plus 2. Write/erase sucessful on a system it failed before: http://www.flashrom.org/pipermail/flashrom/2010-August/004432.html Corresponding to flashrom svn r1144. Signed-off-by: Joshua Roys <roysjosh@gmail.com> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>