On 03.04.2010 22:42, Carl-Daniel Hailfinger wrote:
On 03.04.2010 02:46, Carl-Daniel Hailfinger wrote:
On 02.04.2010 18:38, admin1 wrote:
I just flashed my Gateway m275 Tablet running ubuntu 9.10 with the 480401.bin bios from gateway and I have now been directed to e-mail you the failure report. Can you pleas help me?
New patch, should fix at least some of the flash contents. Instructions will be in a followup mail.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Here are the instructions on how to apply/use it:
cd flashrom svn revert -R . curl -s http://patchwork.coreboot.org/patch/1197/raw/ | patch -p1 curl -s http://patchwork.coreboot.org/patch/1191/raw/ | patch -p0 curl -s http://patchwork.coreboot.org/patch/1171/raw/ | patch -p1 make distclean make ./flashrom -V -c SST39VF040 -w /path/to/your/480401.bin
I expect this to spit out an error during verify, but the number of failed bytes should be rather low.
Regards, Carl-Daniel