Forked from
KED Software Projects / Miscellaneous / KED U-Boot Fork
47217 commits behind the upstream repository.
-
Lukasz Majewski authored
This script looks for env_common.o object file and extracts from it default u-boot environment, which is afterwards printed on standard output. Usage example: get_default_envs.sh > u-boot-env-default.txt The generated text file can be used as input for mkenvimage. Signed-off-by:
Lukasz Majewski <l.majewski@majess.pl> Reviewed-by:
Simon Glass <sjg@chromium.org>
Lukasz Majewski authoredThis script looks for env_common.o object file and extracts from it default u-boot environment, which is afterwards printed on standard output. Usage example: get_default_envs.sh > u-boot-env-default.txt The generated text file can be used as input for mkenvimage. Signed-off-by:
Lukasz Majewski <l.majewski@majess.pl> Reviewed-by:
Simon Glass <sjg@chromium.org>
get_default_envs.sh 887 B