[U-Boot] [PATCH] move default bootm config options to config_cmd_default.h

Mike Frysinger vapier at gentoo.org
Wed Sep 9 16:07:32 CEST 2009


On Wednesday 09 September 2009 09:06:21 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > Rather than declare default bootm OS support options in cmd_bootm.c where
> > boards cannot override it, move the options to config_cmd_default.h.  Now
> > boards that want to disable certain default OS's can do just that.
> 
> While I agree with your intention (i. e. I also think it wouldbe
> better if this could be more easily changed), I disagree with the
> implementation:  config_cmd_default.h is intended to select which
> commands are enabled by default; it is not the right place to add any
> default settings for any commands.
> 
> We need to find a better place for that.

i'm not familiar enough with the nest of includes to locate a better place.  a 
quick grep starting at common.h indicates a new header would have to be made.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090909/5e8fefab/attachment.pgp 


More information about the U-Boot mailing list