Home
last modified time | relevance | path

Searched hist:"84 c311f28e39d7b5b13069ae29a55bdf6c7c0890" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/udoo/
H A Dudoo.c84c311f28e39d7b5b13069ae29a55bdf6c7c0890 Fri Sep 11 16:32:50 UTC 2015 Fabio Estevam <fabio.estevam@freescale.com> 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>