Home
last modified time | relevance | path

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

/u-boot/include/
A Denv.h336 int env_check_redund(const char *buf1, int buf1_read_fail,
/u-boot/env/
A Dcommon.c145 int env_check_redund(const char *buf1, int buf1_read_fail, in env_check_redund() function
206 ret = env_check_redund(buf1, buf1_read_fail, buf2, buf2_read_fail); in env_import_redund()
A Dsf.c351 ret = env_check_redund((char *)tmp_env1, read1_fail, in env_sf_init_early()

Completed in 6 milliseconds