]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: exynos: board: change the mmc/sd init sequence
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 16 May 2014 04:59:49 +0000 (13:59 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 16 May 2014 05:54:26 +0000 (14:54 +0900)
commit58209dfaced619a53581c4d66d9791ce8316e0d5
treeb85fee87c4dde29d362746535040dd0c28bd5939
parentcd0ae61cc2dd02a5f9a04bb1300153438002cec3
ARM: exynos: board: change the mmc/sd init sequence

Exynos4 can be used the dwmmc controller for eMMC.
Then it needs to check dwmmc_init() at first.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/board.c