Home
last modified time | relevance | path

Searched hist:"6 e7b7df4df435742fcfde5f384760ae1bda2e39c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Denvironment.h6e7b7df4df435742fcfde5f384760ae1bda2e39c Wed Jul 30 10:19:06 UTC 2014 Dmitry Lifshitz <lifshitz@compulab.co.il> env_mmc: support env partition setup in runtime

Add callback with __weak annotation to allow setup of environment
partition number in runtime from a board file.

Propagate mmc_switch_part() return value into init_mmc_for_env() instead
of -1 in case of failure.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>