On Thu, Aug 11, 2011 at 05:59:42AM +0200, Stefan Tauner wrote: > Chip features an optional permanent boot block write protection. > > Signed-off-by: Stefan Tauner <[email protected]> > Signed-off-by: David Borg <[email protected]> > > --- > diff of flashchips.c looks very odd, this is because i moved AT49F020 down. > - rebased > - voltages added > - FEATURE_ADDR_FULL flag removed > - printlock_at49f040 added (location dubios, but w39_idmode_readb > implements what is needed already (and is static...) > - AT49F020 does also feature a permanent lock (8 kB boot block), which uses > the same detection method...
Rebased (again) and committed in r1522, thanks. I changed 'struct flashchip *flash' to 'struct flashctx *flash' so that it compiles. Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
