Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/tbs/tbs2910/
H A Dtbs2910.c02a32a92d4a123c75292a284bdc605c376d204f7 Thu Nov 20 12:03:32 UTC 2014 Soeren Moch <smoch@web.de> tbs2910: 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.

Based on similar patches by Fabio Estevam for mx6sabresd, mx53loco, wandboard

Signed-off-by: Soeren Moch <smoch@web.de>
Acked-by: Stefano Babic <sbabic@denx.de>