Searched hist:"5 bb12dbd7ae03189b6c13d8737b5a1b37c3df698" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | environment.h | 5bb12dbd7ae03189b6c13d8737b5a1b37c3df698 Mon Jul 07 07:40:39 UTC 2008 Harald Welte <laforge@gnumonks.org> Remove code duplication for setting the default environment
common/env_common.c (default_env): new function that resets the environment to the default value common/env_common.c (env_relocate): use default_env instead of own copy common/env_nand.c (env_relocate_spec): use default_env instead of own copy include/environment.h: added default_env prototype
Signed-off-by: Werner Almesberger <werner@openmoko.org> Signed-off-by: Harald Welte <laforge@openmoko.org>
|