Home
last modified time | relevance | path

Searched refs:env_mmc_orig_hwpart (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/env/
H A Dmmc.c136 static unsigned char env_mmc_orig_hwpart; variable
144 env_mmc_orig_hwpart = mmc_get_blk_desc(mmc)->hwpart; in mmc_set_env_part()
180 blk_select_hwpart_devnum(IF_TYPE_MMC, dev, env_mmc_orig_hwpart); in fini_mmc_for_env()