[PATCH 1/7] arm/imx6: add imx6q sabrelite board support

Sascha Hauer s.hauer at pengutronix.de
Mon Dec 12 05:12:24 EST 2011


On Mon, Dec 12, 2011 at 01:40:54PM +0800, Shawn Guo wrote:
> 
> > +	memory {
> > +		reg = <0x10000000 0x40000000>;
> > +	};
> > +
> > +	soc {
> > +		aips-bus at 02100000 { /* AIPS2 */
> > +			enet at 02188000 {
> > +				phy-mode = "rgmii";
> > +				local-mac-address = [01 04 9F 01 1B 61];
> 
> Do we still have no way to figure the mac address from hardware setup
> (fuse or something) on sabrelite board?

Even if not, adding hardcoded MAC addresses to the kernel is a no go.
This includes devicetree blobs.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list