2011/1/17 sdbarnes@rockwellcollins.com
FYI,
I was able to successfully write a new BIOS file to flash for the Winbond W39040FC by using the unlock_w39v040fb() function.
Yes, I already expected that using that unlock routine should work for all W39V040FC / W39V040F{A,B,C} chips: http://patchwork.coreboot.org/patch/2516/
Shane _______________________________________________ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom
* Idwer Vollering vidwer@gmail.com [110117 19:52]:
2011/1/17 sdbarnes@rockwellcollins.com
FYI, I was able to successfully write a new BIOS file to flash for the Winbond W39040FC by using the unlock_w39v040fb() function.
Yes, I already expected that using that unlock routine should work for all W39V040FC / W39V040F{A,B,C} chips: http://patchwork.coreboot.org/patch/2516/
Acked-by: Stefan Reinauer stepan@coreboot.org
But please rename that function to unlock_w39v040f()
Stefan