* Peter Stuge <[EMAIL PROTECTED]> [070320 01:28]:
> On Mon, Mar 19, 2007 at 04:02:19PM -0700, Lu, Yinghai wrote:
> > Let the flashrom take extra command parameter. MB should have MAC
> > address stick on the side. 
> 
> Either that, or add a Config.lb option for the MAC since it will
> always be the same for each board. Plus it only makes sense for
> some boards.

A combination of both would be nice. the config option
MAC=`/sbin/ifconfig eth0|grep HWaddr|cut -f2 -dH|cut -f2 -d\ `
flashrom -mac $MAC ....

If it is not specified, it would use the value from the config option.

Can someone make a patch?



-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED]  • http://www.coresystems.de/

-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to