commit | a05f4ab6cc84a92c02ff1dbe2eb8a70161de4cbb | [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 | 17cc2362afe504eda574948d3d653a19a29ceb76 [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>