Home
last modified time | relevance | path

Searched hist:e1c9895c8f903664f23e7ce061f2836f25840954 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/compulab/cm_t54/
H A Dcm_t54.ce1c9895c8f903664f23e7ce061f2836f25840954 Thu Jul 31 11:30:40 UTC 2014 Dmitry Lifshitz <lifshitz@compulab.co.il> cm-t54: fix eMMC boot mode check

Boot from eMMC boot partition corresponds to BOOT_DEVICE_MMC2
omap_bootmode, while BOOT_DEVICE_MMC2_2 corresponds to the user
data partition boot.

Fix mmc_get_env_part() boot mode check to use a correct value.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>