Joseph Smith wrote: > I came up with this simple ppdev driver (attached) to test LED's > connected to the data lines, But if all goes well it will be a good > base for a Paraflasher->flashrom driver. > Comments, suggestions?
Looks like it should work fine, but you can bet it will be pretty slow. :) lmilk using direct port IO needs rougly 300 seconds to program a 256kbyte chip. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

