Home
last modified time | relevance | path

Searched defs:env_val (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/lib/
H A Dbootm.c146 static void linux_env_set(const char *env_name, const char *env_val) in linux_env_set()
/openbmc/u-boot/common/
H A Dbootm.c551 const char *env_val; in fixup_silent_linux() local