[LinuxBIOS] Flashrom add EON EN29F002NT

2007-08-31 Thread Markus Boas
I send a patch to add support for the EON EN29F002NT Write, read works. Signed-off-by: Markus Boas [EMAIL PROTECTED] Index: flash.h === --- flash.h (Revision 2754) +++ flash.h (Arbeitskopie) @@ -68,6 +68,9 @@ #define AT_29C040A

Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-30 Thread Markus Boas
So I hope I forget nothing Greeding Markus Boas Signed-off-by: Markus Boas [EMAIL PROTECTED] Index: flash.h === --- flash.h (Revision 2751) +++ flash.h (Arbeitskopie) @@ -100,7 +100,9 @@ #define WINBOND_ID 0xDA

Re: [LinuxBIOS] Flashrom

2007-08-30 Thread Markus Boas
Am Mittwoch 29 August 2007 schrieb Carl-Daniel Hailfinger: On 29.08.2007 10:32, Markus Boas wrote: Today I retry to add support for the Winbond W29C040P chip. Please post a patch and perhaps a link to the data sheet. Then we can look at it as well. http://pdf1.alldatasheet.net/datasheet-pdf

Re: [LinuxBIOS] Flashrom

2007-08-30 Thread Markus Boas
Am Donnerstag 30 August 2007 schrieb Markus Boas: Am Mittwoch 29 August 2007 schrieb Carl-Daniel Hailfinger: On 29.08.2007 10:32, Markus Boas wrote: Today I retry to add support for the Winbond W29C040P chip. Please post a patch and perhaps a link to the data sheet. Then we can look

[LinuxBIOS] Flashrom add W29C040P

2007-08-30 Thread Markus Boas
, W_29C011, 128, 128, probe_w29ee011,erase_chip_jedec, write_jedec}, {W29C020C,WINBOND_ID, W_29C020C, 256, 128, probe_jedec, erase_chip_jedec, write_jedec}, {W49F002U,WINBOND_ID, W_49F002U, 256, 128, Signed-off-by: Markus Boas

[LinuxBIOS] Please update http://www.linuxbios.org/Development_Guidelines

2007-08-29 Thread Markus Boas
I don't know how to make a valid patch. I have added support for the Winbond W29EE011 Chip. This is an old device. But I found it on same mainboards. Greeding Markus -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Please update http://www.linuxbios. org/Development_Guidelines

2007-08-29 Thread Markus Boas
Am Mittwoch 29 August 2007 schrieb Stefan Reinauer: * Markus Boas [EMAIL PROTECTED] [070829 15:11]: I don't know how to make a valid patch. http://www.linuxbios.org/Development_Guidelines#How_to_contribute -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761

Re: [LinuxBIOS] Please update?http://www.linuxbios.org/Development_Guidelines

2007-08-29 Thread Markus Boas
Yes, but the W29EE011 is an old device so I think they have recycled the ID. Am Mittwoch 29 August 2007 schrieb Stefan Reinauer: Great, thanks for the patch! * Markus Boas [EMAIL PROTECTED] [070829 15:34]: Index: flashchips.c

Re: [LinuxBIOS] Please update http://www.linuxbios. org/Development_Guidelines

2007-08-29 Thread Markus Boas
I forgot, I tested on a Geode GX1 system. Read, write and verify theams to work. Markus Am Mittwoch 29 August 2007 schrieb Markus Boas: Am Mittwoch 29 August 2007 schrieb Stefan Reinauer: * Markus Boas [EMAIL PROTECTED] [070829 15:11]: I don't know how to make a valid patch. http

[LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Markus Boas
I hope this one is better Am Mittwoch 29 August 2007 schrieb Uwe Hermann: On Wed, Aug 29, 2007 at 03:34:19PM +0200, Markus Boas wrote: Index: w29ee011.c Please drop the above and use the generic LinuxBIOS header as per http://linuxbios.org/Development_Guidelines#Common_License_Header

Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Markus Boas
W29C020C Winbond W49F002U Am Mittwoch 29 August 2007 schrieb Markus Boas: I hope this one is better Am Mittwoch 29 August 2007 schrieb Uwe Hermann: On Wed, Aug 29, 2007 at 03:34:19PM +0200, Markus Boas wrote: Index: w29ee011.c Please drop the above and use the generic LinuxBIOS header

[LinuxBIOS] Need help with flashrom

2007-07-25 Thread Markus Boas
Hi I try to write support for the winbond W29C040C I can somehow erase, but nor write or read. It reads the 512 kb, but awardecode finde nothing. So has somebody time and will help me? Greedings Markus -- linuxbios mailing list linuxbios@linuxbios.org

[LinuxBIOS] EPIA CL

2007-05-28 Thread Markus Boas
So I testet a Epia CL with the Epia M file, as payload etherboot. Output: 0 LinuxBIOS-2.0.0.0-Fallback Mon May 28 08:12:52 UTC 2007 starting... Enabling mainboard devices Enabling shadow ram vt8623 init starting nothing more The interessting thing is that the Flashrom tool dedectet a Epia

Re: [LinuxBIOS] EPIA CL

2007-05-28 Thread Markus Boas
Am Montag 28 Mai 2007 schrieb Luc Verhaegen: On Mon, May 28, 2007 at 04:32:33PM +0200, Peter Stuge wrote: On Mon, May 28, 2007 at 10:30:53AM +0200, Markus Boas wrote: The interessting thing is that the Flashrom tool dedectet a Epia M/MII Board flashrom can only guess, unfortunately

Re: [LinuxBIOS] EPIA CL

2007-05-28 Thread Markus Boas
Am Montag 28 Mai 2007 schrieb Stefan Reinauer: * Markus Boas [EMAIL PROTECTED] [070528 10:30]: So I testet a Epia CL with the Epia M file, as payload etherboot. What's the northbridge of the Epia CL? lspci -nnvvv 00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8623 [Apollo CLE266

[LinuxBIOS] Epia V

2007-05-27 Thread Markus Boas
Hi I have littel trouble with this mainboard. First: Is this normal? shnip Capability: 0x10 @ 0x80 PCI: 00:01.0 [1106/8601] enabled PCI: devfn 0x10, bad id 0x PCI: devfn 0x18, bad id 0x PCI: devfn 0x20, bad id 0x PCI: devfn 0x28, bad id 0x PCI: devfn 0x30, bad id