u-boot/board/solidrun
Fabio Estevam c0da86225f hummingboard: 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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2014-02-11 11:24:11 +01:00
..
hummingboard hummingboard: Return from cpu_eth_init() directly 2014-02-11 11:24:11 +01:00
mx6-microsom mx6: Add initial support for the Hummingboard solo 2014-01-15 10:33:25 +01:00