[U-Boot] [PATCH] config_cmd_defaults.h: new header for common u-boot command defaults
Wolfgang Denk
wd at denx.de
Sun Jan 9 18:01:16 CET 2011
Dear Mike Frysinger,
In message <1292889429-19902-1-git-send-email-vapier at gentoo.org> you wrote:
> We have config_defaults.h which are random configuration settings that
> everyone gets by default. We also have config_cmd_default.h which is a
> recommended list of defaults but boards have to opt into. Now we have
> config_cmd_defaults.h which is a list of defaults that everyone gets
> and has to actively opt out of.
>
> For now, we populate it with the bootm command which previously was
> unable to be disabled.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> common/Makefile | 2 +-
> include/config_cmd_defaults.h | 14 ++++++++++++++
> mkconfig | 1 +
> 3 files changed, 16 insertions(+), 1 deletions(-)
> create mode 100644 include/config_cmd_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
A list is only as strong as its weakest link. -- Don Knuth
More information about the U-Boot
mailing list