* Uwe Hermann uwe@hermann-uwe.de [061117 17:35]:
Hi,
[please always write to the mailing list, there are more people there who can timely respond]
On Wed, Nov 15, 2006 at 01:07:57PM +0000, Idwer Vollering wrote:
(I guess e-mail is more suitable than icq..)
(http://tracker.linuxbios.org/trac/LinuxBIOS/browser/trunk/LinuxBIOSv2/util/f...)
How do i add code-wise support for several dip-32 flashroms ?
Usually you have to add the vendor/device number in flash.h and then some entries in flashchips.c. Depending on your mainboard maybe you also need to add support in flash_enable.c.
Should we add a seperate page in the wiki for the flashrom tool?