Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/mx53evk/
H A Dmx53evk.c1abd714de25f47d3b8bfaea9633458aa754e129e Thu Nov 20 18:35:19 UTC 2014 Fabio Estevam <fabio.estevam@freescale.com> mx53evk: 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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>