Select Git revision
env_flash.c
Forked from
Reform / reform-boundary-uboot
15480 commits behind the upstream repository.
-
Igor Grinberg authored
env_get_char_spec() function is duplicated across multiple environment files. Remove the duplication by providing a default implementation. Add "weak" declaration, so the default implementation can be overridden. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
Igor Grinberg authoredenv_get_char_spec() function is duplicated across multiple environment files. Remove the duplication by providing a default implementation. Add "weak" declaration, so the default implementation can be overridden. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>