Eric W. Biederman wrote: > Ronald G Minnich <[EMAIL PROTECTED]> writes: > > >>On Thu, 10 Jan 2002, Matthias Mueller wrote: >> >> >>>Does anybody know any tools for Linux to update the bios code. The >>>hardware is an Intel 440GX-Chipset. We have a customized board. >>> >>I have an ugly hacked-up version of Ollie's code here that does just that, >>Eric has something better, I am sure. We tried to get MTD to work with the >>FLASH on L440gx and failed here. >> >>What's your flash part? >> > > On the mtd side I have a patch against 2.4.17 that merges the latest > mtd-cvs tree plus all of the work I have done. I'm working on getting > the mtd cvs tree merged at the moment. > > Unless there is some special enable needed on the board to allow > writes to the flash chip the generic physmap driver should work. >
How does your code handle different command set/block size of various flash parts ?? Ollie
