In message <[email protected]> you wrote: > Remove some INFERNO related #ifdef's from common environment code by > fixing the board configuration settings (add CONFIG_ENV_SECT_SIZE). > > While we are at it, fix comment which incorrectly talks about 4 KB > environment size, while it's actually 0x4000 = 16 KiB. > > Signed-off-by: Wolfgang Denk <[email protected]> > Cc: Rolf Offermanns <[email protected]> > --- > common/env_flash.c | 12 ------------ > common/env_nand.c | 4 ---- > include/configs/shannon.h | 7 ++++--- > 3 files changed, 4 insertions(+), 19 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] Mistakes are often the stepping stones to utter failure. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

