Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ar7/
H A Dprom.c61 static const char psp_env_version[] __initconst = "TIENV0.8"; variable
178 if (strcmp(psp_env, psp_env_version) == 0) { in ar7_init_env()