[LinuxBIOS] [patch] flashrom: Fix support for Winbond W39V040FA

Peter Stuge peter at stuge.se
Thu Aug 23 10:29:04 CEST 2007


On Thu, Aug 23, 2007 at 01:28:04PM +0700, Darmawan Salihun wrote:
> However, it seems to be the patch will stay as different file
> because among all of the flashchip support files, there's no
> one of them that can provide the register unprotect routine(s).

The idea is to keep code duplication to a minimum where possible, so
if W39V are quite similar to another already-supported chip except
for these registers it may be a good idea to just add the neccessary
register stuff to that chip code instead. (But only called for W39V,
of course.)


//Peter




More information about the coreboot mailing list