
31 Jan
2012
31 Jan
'12
1:23 p.m.
On 1/31/12, Jason Liu jason.hui@linaro.org wrote:
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