Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/mx6sabresd/
H A Dmx6sabresd.c952fdc4e83f44691908aa892c9ff476dbc9371f8 Thu Nov 06 14:24:24 UTC 2014 Fabio Estevam <fabio.estevam@freescale.com> mx6sabresd: 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>