Home
last modified time | relevance | path

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

/u-boot/include/
A Denv_internal.h150 ENVOP_SAVE, /* we want to call the save function */ enumerator
/u-boot/env/
A Denv.c268 drv = env_driver_lookup(ENVOP_SAVE, gd->env_load_prio); in env_save()
/u-boot/board/aristainetos/
A Daristainetos.c535 if (op == ENVOP_SAVE || op == ENVOP_ERASE) in env_get_location()
/u-boot/cmd/
A Dnvedit.c1305 loc = env_get_location(ENVOP_SAVE, gd->env_load_prio); in do_env_info()

Completed in 14 milliseconds