Home
last modified time | relevance | path

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

/openbmc/u-boot/board/samsung/common/
H A Dboard.c33a4fcf6 Mon Sep 01 06:50:45 CDT 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>