Home
last modified time | relevance | path

Searched hist:"33 a4fcf637c306d43109b37d55bb718c069b8cdf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/samsung/common/
H A Dboard.c33a4fcf637c306d43109b37d55bb718c069b8cdf Mon Sep 01 11:50:45 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> board:samsung: check the boot device and init the right mmc driver.

It is possible to boot device using a micro SD or eMMC slots.
In this situation, boot device should be registered as a block
device 0 in the MMC framework, because CONFIG_SYS_MMC_ENV_DEV
is usually set to "0" in the most config cases.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>