1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 14:59:17 +01:00
Files
u-boot-megous/board/bachmann
Fabio Estevam cbb8f9676c ot1200: Fix the error handling in board_eth_init()
We should not return 0 on failure, so return a negative error code
instead.

Also centralize the error path so that is easier to follow.

Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2015-09-13 11:05:31 +02:00
..