[flashrom] [PATCH] Intel 28F001BX fix

Sean Nelson audiohacked at gmail.com
Mon Mar 22 02:31:53 CET 2010


On 3/21/10 5:14 PM, Carl-Daniel Hailfinger wrote:
> I'm pretty sure that won't work. You don't have a register space, so you
> depend on a special mode to read registers. That special mode is the
> read ID mode, and we exit it by writing 0xff.
>
To access/read the lock bits, we use the same mode to read the chip id.

This patch looks into the write situation for the Intel 28F001BX-{B,T}. 
Looks like they're just a 82802ab page write.

Unlock_28f004s5 has been changed to read all the lock bits and if at 
least one of the block lock bits are set, clear them all. If the master 
lock bit is set, we can't do anything about it, so we return.

Signed-off-by: Sean Nelson <audiohacked at gmail.com>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 28f004s5_v2.diff
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100321/ee612124/attachment.ksh>


More information about the flashrom mailing list