[U-Boot] [PATCH] common: env_common: make env_get_char_spec __weak
Wolfgang Denk
wd at denx.de
Fri Jul 11 06:26:03 CEST 2014
Dear Jeroen,
In message <1405027670-28516-1-git-send-email-jeroen at myspectrum.nl> you wrote:
>
> -static uchar __env_get_char_spec(int index)
> +__weak uchar env_get_char_spec(int index)
__weak static ... ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Experience is what causes a person to make new mistakes instead of
old ones.
More information about the U-Boot
mailing list