Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/mx53loco/
H A Dmx53loco.c1769502b5333c209fa60c7eb821be9ce475ef193 Sat Nov 15 16:50:27 UTC 2014 Fabio Estevam <fabio.estevam@freescale.com> mx53loco: 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>