Home
last modified time | relevance | path

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

/u-boot/include/
A Denv.h349 int env_import_redund(const char *buf1, int buf1_read_fail,
/u-boot/env/
A Dubi.c144 return env_import_redund((char *)tmp_env1, read1_fail, (char *)tmp_env2, in env_ubi_load()
A Dcommon.c199 int env_import_redund(const char *buf1, int buf1_read_fail, in env_import_redund() function
A Dnand.c334 ret = env_import_redund((char *)tmp_env1, read1_fail, (char *)tmp_env2, in env_nand_load()
A Dsf.c175 ret = env_import_redund((char *)tmp_env1, read1_fail, (char *)tmp_env2, in env_sf_load()
A Dmmc.c332 ret = env_import_redund((char *)tmp_env1, read1_fail, (char *)tmp_env2, in env_mmc_load()

Completed in 7 milliseconds