commit | c58c8a41ab013e3c635eb32f2cff3b93c41d406a | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Sep 20 16:30:50 2013 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Sep 27 13:53:35 2013 +0200 |
tree | 678af4b6efd8cc3e9f432e4c7bc78522f47d2777 | |
parent | 2118a1046d1815f4ba8ea41cb93ca815e4cd73b1 [diff] |
mx35pdk: Fix error handling in board_late_init() If smc911x_initialize() fails we should return the error immediately. While at it, also check the error from cpu_eth_init(). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>