From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Wed, 9 Sep 2009 10:07:32 -0400 Subject: [U-Boot] [PATCH] move default bootm config options to config_cmd_default.h In-Reply-To: <20090909130621.C1E11832E8DE@gemini.denx.de> References: <20081021210154.GA17626@game.jcrosoft.org> <1252500954-31428-1-git-send-email-vapier@gentoo.org> <20090909130621.C1E11832E8DE@gemini.denx.de> Message-ID: <200909091007.33776.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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