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

Troy Kisky troy.kisky at boundarydevices.com
Mon Dec 12 15:39:06 EST 2011


On 12/11/2011 10:40 PM, 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?
>
>
U-boot now has support for blowing the mac fuses.

i.e.
imxotp blow --force 23 0019 ; imxotp blow --force 22 B800e1f5

for a mac of 00:19:b8:00:e1:f5

Most boards already have this done.

Troy




More information about the linux-arm-kernel mailing list