]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
titanium: Return the error when cpu_eth_init() fails
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 4 Nov 2013 00:12:56 +0000 (22:12 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 13 Nov 2013 09:09:10 +0000 (10:09 +0100)
commit90fb985863670afd70b7a534df12fd451476a964
tree52f2755420a33914d2eab05f0a124ce4df953c59
parentc243a832c85d832151f647b1f83e6d6120527f34
titanium: Return the error when cpu_eth_init() fails

When cpu_eth_init() fails we should not return success.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefan Roese <sr@denx.de>
board/freescale/titanium/titanium.c