commit | 6e0b912f469a5595c138b3f7ddad77d691330e2f | [log] [tgz] |
---|---|---|
author | Sean Nelson <audiohacked@gmail.com> | Fri Feb 19 00:52:10 2010 +0000 |
committer | Sean Nelson <audiohacked@gmail.com> | Fri Feb 19 00:52:10 2010 +0000 |
tree | 1a47f0ac8bfdb814720ae28cbd96678e7424894b | |
parent | ce5fad038d2802e6caec11da1bfc7dc9780e7ee5 [diff] |
Here's a very quick patch to fix the missing unlock code Fixes missing unlock for certain chips: * unlock_49lf00x * Pm49fl002 * Pm49fl004 * unlock_49flxxxc * SST49LF160C * unlock_winbond_fwhub * W39V080FA * W39V080FA (dual mode) Fixes missing printlock for certain chip: * printlock_w39v040c * W39V040C Corresponding to flashrom svn r907. Signed-off-by: Sean Nelson <audiohacked@gmail.com> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>