In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] Panic, n.: The second time you can't do it the first time. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

