[LinuxBIOS] m57sli-s4 build tutorial

Stefan Reinauer stepan at coresystems.de
Tue Mar 20 01:20:38 CET 2007


* Peter Stuge <stuge-linuxbios at cdy.org> [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: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list