Searched refs:env_save (Results 1 - 13 of 13) sorted by relevance

/u-boot/drivers/bootcount/
H A Dbootcount_env.c15 env_save();
/u-boot/board/intel/edison/
H A Dedison.c46 env_save();
64 env_save();
/u-boot/board/Marvell/octeontx/
H A Dboard.c140 env_save();
/u-boot/include/
H A Denv.h276 * env_save() - Save the environment to storage
280 int env_save(void);
/u-boot/board/siemens/taurus/
H A Dtaurus.c384 env_save();
402 env_save();
/u-boot/board/Marvell/octeontx2/
H A Dboard.c183 env_save();
/u-boot/board/gardena/smart-gateway-mt7688/
H A Dboard.c170 env_save();
/u-boot/env/
H A Denv.c213 * This way, next calls to env_save() will restore the environment
254 int env_save(void) function
/u-boot/board/siemens/iot2050/
H A Dboard.c237 env_save();
/u-boot/board/friendlyarm/nanopi2/
H A Dboard.c30 #include <env_internal.h> /* for env_save() */
400 env_save();
/u-boot/cmd/
H A Dnvedit.c466 return env_save() ? 1 : 0;
/u-boot/board/ti/dra7xx/
H A Devm.c1060 env_save();
/u-boot/board/ti/am57xx/
H A Dboard.c1183 env_save();

Completed in 100 milliseconds