u-boot/arch/arm/cpu/armv7/mx5
Jason Liu 0d8a749950 i.mx: i.mx5: update imx_get_mac_from_fuse function
FEC does not work on the i.mx51/53evk board, it will hangup
In:    serial
Out:   serial
Err:   serial
Net:

After bisect, it due to the following commit:
be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse
has change the imx_get_mac_from_fuse fucntion prototype, but fail
to update i.mx5, here it does it.

After apply this patch, u-boot works again on i.mx51/53 evk boards.

Signed-off-by: Jason Liu <jason.hui@linaro.org>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-02-12 10:11:27 +01:00
..
Makefile i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
asm-offsets.c MX5: Update to autogenerated asm-offsets.h 2011-07-14 15:41:24 +02:00
clock.c USB: MX5: add helper functions to enable USB clocks 2011-12-11 14:49:25 +01:00
iomux.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
lowlevel_init.S mx53: Turn off child clocks before reconfigure perclk_root 2011-11-04 22:06:37 +01:00
soc.c i.mx: i.mx5: update imx_get_mac_from_fuse function 2012-02-12 10:11:27 +01:00