commit | 0ae6f512761811d387dda4f974b767c6a2f4f0d2 | [log] [tgz] |
---|---|---|
author | Przemyslaw Marczak <p.marczak@samsung.com> | Mon Sep 01 13:50:45 2014 +0200 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Fri Sep 05 13:58:49 2014 +0900 |
tree | da804557b7074031e043c8a72001ff045873ea8a | |
parent | 93976f7680428391ece161abbdee371f85d57f3f [diff] |
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>