On 9/26/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > I would like a way to change the MAC address for a rom image with some tool - > ideally as an option to flashrom, I guess. Keep in mind that there can be > multiple addresses on a board!
There are many ways to do this in Linux-land. xxd->sed->xxd would certainly be one easy way. (maybe dd would would even work) -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
