Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.c147 static void linux_env_set(const char *env_name, const char *env_val) in linux_env_set()
/rk3399_rockchip-uboot/common/
H A Dbootm.c609 const char *env_val; in fixup_silent_linux() local