On Sun, Oct 07, 2007 at 03:50:03PM +0000, Idwer Vollering wrote:
Reading the content of at29c010a works (at29c010a-128BK.bios), reflashing doesn't.. maybe it is self-protected ?
Can you read/write other recognized chips on the same mainboard? If no, then it's quite likely to be a mainboard/chipset issue.
$ sudo ./flashrom -V -v -w at29c010a-128KB.bios (..) Probing for At29C010A, 128 KB probe_jedec: id1 0x1f, id2 0xd5 AT29C010A found at physical address: 0xfffe0000
This looks good I think, the chip is recognized, so I guess we can commit.
Uwe.