u-boot/board/barco/titanium
Fabio Estevam 8aa42441c8 titanium: Return from cpu_eth_init() directly
There is no need to print an error message when cpu_eth_init() fails because
net/eth.c already prints it.

In order to simplify the code, just return the value from cpu_eth_init(bis)
directly.

Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefan Roese <sr@denx.de>
2014-01-13 11:52:27 +01:00
..
Makefile mx6: titanium: Move BSP code to barco board directory 2013-11-13 10:09:10 +01:00
imximage.cfg mx6: titanium: Move BSP code to barco board directory 2013-11-13 10:09:10 +01:00
titanium.c titanium: Return from cpu_eth_init() directly 2014-01-13 11:52:27 +01:00