Home
last modified time | relevance | path

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

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