Show
Ignore:
Timestamp:
07/02/08 15:33:09 (5 months ago)
Author:
stepan
Message:

set w39v080fa to fully supported. I'm am flashing this chip several times a
day.
Also enable unlocking which is only needed when running coreboot, that slipped
in the original commit and through the original review ;-) So it must be
trivial enough.

Signed-off-by: Stefan Reinauer <stepan@…>
Acked-by: Stefan Reinauer <stepan@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/util/flashrom/w39v080fa.c

    r3166 r3406  
    169169        volatile uint8_t *bios = flash->virtual_memory; 
    170170         
     171        unlock_winbond_fwhub(flash); 
     172 
    171173        printf("Erasing:     "); 
    172174