u-boot/board/freescale/mx6qsabreauto
Fabio Estevam 579be2f760 mx6qsabreauto: 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-01-13 11:52:27 +01:00
..
Makefile board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
imximage.cfg Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mx6qsabreauto.c mx6qsabreauto: Return from cpu_eth_init() directly 2014-01-13 11:52:27 +01:00