On 02.11.2008 15:18, Elia Yehuda wrote:
On Sun, Nov 2, 2008 at 1:20 AM, Carl-Daniel Hailfinger < c-d.hailfinger.devel.2006@gmx.net> wrote:
Hi Elia,
On 30.10.2008 11:45, Elia Yehuda wrote:
I'm trying to play with coreboot to flash my bios on my PC, with no
success.
here are the computer hardware information followed by the commands I'm trying to execute.
cpu: Socket370 Intel Pentium III Celeron northbridge: Intel 82810E southbridge: Intel 8281AA bios device: ST M50FW002
Can you try the following flashrom patch? It should find the chip and allow you to read it. Erase and write will NOT work and may crash.
Attached if gmail mangles the inline patch.
Add support for the ST M50FW002 chip to flashrom. Identification only, erase/write are not implemented.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
tested and Acked-by: Elia Yehuda z4ziggy@gmail.com
Thanks, committed in r3717.
Regards, Carl-Daniel