]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: Get fec mac address from fuse
authorLiu Hui-R64343 <r64343@freescale.com>
Thu, 18 Nov 2010 23:45:55 +0000 (23:45 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 21 Nov 2010 17:24:20 +0000 (18:24 +0100)
commit565e39c57769a45a5eaed5e4c86357e817cf64e1
tree25d23788174cf199097d47052d3ae50b01b872aa
parenta676cca41d52a89d9e3841170880e1234ec45606
imx: Get fec mac address from fuse

The patch is to support getting FEC MAC address from fuse bank.

Signed-off-by: Jason Liu <r64343@freescale.com>
Tested-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/arm926ejs/mx25/generic.c
arch/arm/cpu/arm926ejs/mx27/generic.c
arch/arm/cpu/armv7/mx5/soc.c
arch/arm/include/asm/arch-mx25/imx-regs.h
arch/arm/include/asm/arch-mx27/imx-regs.h
arch/arm/include/asm/arch-mx5/imx-regs.h
drivers/net/fec_mxc.c