[U-Boot] [PATCH 1/4 v2] config_defaults.h: new header for common u-boot config defaults
Wolfgang Denk
wd at denx.de
Mon Jan 18 00:05:24 CET 2010
Dear Mike Frysinger,
In message <1259806503-19853-1-git-send-email-vapier at 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 at 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 at 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 at jpl-devvax.JPL.NASA.GOV>
More information about the U-Boot
mailing list