Dear Mike Frysinger, In message <[email protected]> you wrote: > There are a bunch of features in U-Boot that we want to enable by default, > and it's best if we centralize them in one place rather than updating all > the board files out there. > > Signed-off-by: Mike Frysinger <[email protected]> > --- > note: the LMB patch should be applied before this small series to avoid > conflicts -- there isnt any actual dependency on each other > > v2 > - rebased onto latest next > > common/cmd_bootm.c | 4 ---- > include/config_defaults.h | 17 +++++++++++++++++ > mkconfig | 10 ++++++---- > 3 files changed, 23 insertions(+), 8 deletions(-) > create mode 100644 include/config_defaults.h
Applied, thanks. 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] : I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't : cut it. Any ideas? (I take it that it may be a two-pass sort of solution). In the first pass, install perl. :-) Larry Wall <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

