
18 Jan
2010
18 Jan
'10
12:05 a.m.
Dear Mike Frysinger,
In message 1259806503-19853-1-git-send-email-vapier@gentoo.org 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 vapier@gentoo.org
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: wd@denx.de
: 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 6849@jpl-devvax.JPL.NASA.GOV