From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 17 Nov 2011 08:07:11 +0100 Subject: [U-Boot] [PATCH 1/2] Build u-boot.imx by default when board uses it In-Reply-To: <20111111133514.GC2895@bee.dooz.org> References: <1320932982-19967-1-git-send-email-loic.minier@linaro.org> <201111101824.31539.vapier@gentoo.org> <20111110234530.GE29146@bee.dooz.org> <201111102051.46801.vapier@gentoo.org> <20111111133514.GC2895@bee.dooz.org> Message-ID: <4EC4B29F.40203@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/11/2011 02:35 PM, Lo?c Minier wrote: > On Thu, Nov 10, 2011, Mike Frysinger wrote: >>> CONFIG_IMX_CONFIG is set in boards.cfg. >> >> ugly undocumented CONFIG's are awesome >> >> this really should be in a subdir rather than the top level. we want >> to keep arch/soc-specific cruft out of the top level Makefile if >> possible. isn't there a sub-config.mk somewhere you could add the >> line unconditionally ? > > Can't see one, but Aneesh proposes the OMAP approach of > arch/arm/cpu/**/config.mk files. > > The CONFIG_IMX_CONFIG actually changes per-board, so the boards.cfg > approach to set it seems ok; however we could try defining the > u-boot.imx rule in a common i.MX makefile snippet somewhere. > > Perhaps arch/arm/cpu/armv7/config.mk or > arch/arm/cpu/armv7/mx5/Makefile, or a new file; I don't have a strong > opinion. Then maybe in arch/arm/cpu/armv7/config.mk - the coming MX6 SOC will use CONFIG_IMX_CONFIG, too. Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================