Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.h148 int fw_env_flush(struct env_opts *opts);
H A Dfw_env.c309 int fw_env_flush(struct env_opts *opts) in fw_env_flush() function
530 ret = fw_env_flush(opts); in fw_env_set()
654 ret |= fw_env_flush(opts); in fw_parse_script()