From: Sebastien Jan <[email protected]> Date: Wed, 5 May 2010 20:45:54 +0200
> Accessing ks8851 companion eeprom permits modifying the ks8851 stored > MAC address. > > Example how to change the MAC address using ethtool, to set the > 01:23:45:67:89:AB MAC address: > $ echo "0:AB8976452301" | xxd -r > mac.bin > $ sudo ethtool -E eth0 magic 0x8870 offset 2 < mac.bin > > Signed-off-by: Sebastien Jan <[email protected]> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
