u-boot/board/udoo
Fabio Estevam 84c311f28e udoo: 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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2015-09-13 11:06:08 +02:00
..
Kconfig mx6: remove SYS_SOC from board Kconfig 2015-09-13 10:37:29 +02:00
MAINTAINERS udoo: Switch to SPL support 2015-09-02 15:25:28 +02:00
Makefile udoo: Switch to SPL support 2015-09-02 15:25:28 +02:00
udoo.c udoo: Fix the error handling in board_eth_init() 2015-09-13 11:06:08 +02:00
udoo_spl.c udoo: Switch to SPL support 2015-09-02 15:25:28 +02:00