Home
last modified time | relevance | path

Searched hist:"747472 bb960e37080e0f498f7cf752a89ad148c9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c747472bb960e37080e0f498f7cf752a89ad148c9 Fri Sep 11 03:53:51 UTC 2015 Fabio Estevam <fabio.estevam@freescale.com> nitrogen6x: 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: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Troy Kisky <troy.kisky@boundarydevices.com>