]> Git Repo - J-u-boot.git/commit
mx6qarm2: Fix error handling in board_mmc_init()
authorFabio Estevam <[email protected]>
Thu, 20 Nov 2014 18:35:17 +0000 (16:35 -0200)
committerStefano Babic <[email protected]>
Fri, 21 Nov 2014 15:47:54 +0000 (16:47 +0100)
commita49c44dd8bcabb52cb59f7f251ff5b66c08c3213
treed7a1391806f1d013bc9c12d51d3fe96f2825b6d8
parentd6af507d5a568289a90984541e1b5971ede5cc9c
mx6qarm2: 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 <[email protected]>
board/freescale/mx6qarm2/mx6qarm2.c
This page took 0.039315 seconds and 4 git commands to generate.