[coreboot] MCP55 Mac Address copying/change

Peter Stuge peter at stuge.se
Mon Nov 8 15:30:44 CET 2010


Harald Gutmann wrote:
> Just for my personal interest, could someone explain me what
> actually is called romstrap?

It's a horrible name for permanent settings that are stored in the
boot flash.


> Is there any fast method to read the onboards NIC mac address "faster"?

ip l sh eth0|grep link/ether|awk '{print $2}'


//Peter




More information about the coreboot mailing list