Home
last modified time | relevance | path

Searched hist:"8 aa42441c889ebb5fbb612d56df3fb2eb3eefcf2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/barco/titanium/
H A Dtitanium.c8aa42441c889ebb5fbb612d56df3fb2eb3eefcf2 Sat Jan 04 19:36:29 UTC 2014 Fabio Estevam <fabio.estevam@freescale.com> 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>