Home
last modified time | relevance | path

Searched hist:"612 f2dc026548466adf55268b9faaea108b15ec8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c612f2dc026548466adf55268b9faaea108b15ec8 Fri Nov 21 18:42:57 UTC 2014 Fabio Estevam <fabio.estevam@freescale.com> nitrogen6x: Fix error handling in board_mmc_init()

When an invalid USDHC port is passed we should return -EINVAL instead of 0.

Also, return the error immediately on fsl_esdhc_initialize() failure.

Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>