[U-Boot] [PATCH 6/6] Redundant environment: move flag definitions to header file

Wolfgang Denk wd at denx.de
Sun Jul 4 23:52:51 CEST 2010


In message <1277330773-28395-7-git-send-email-wd at denx.de> you wrote:
> Instead of defining the flags sevaral times in different source files
> (which is error prone), move them to a central place in a header file.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  common/env_eeprom.c   |    5 -----
>  common/env_flash.c    |    3 ---
>  include/environment.h |    3 +++
>  3 files changed, 3 insertions(+), 8 deletions(-)

Applied.

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
Panic, n.: The second time you can't do it the first time.


More information about the U-Boot mailing list