From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 6 Feb 2009 07:38:01 +0100 Subject: [U-Boot] [PATCH 1/2] Add an architecture specific config.h for common defines In-Reply-To: <1233888058-21503-1-git-send-email-galak@kernel.crashing.org> References: <1233888058-21503-1-git-send-email-galak@kernel.crashing.org> Message-ID: <20090206063801.GI4580@game.jcrosoft.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 20:40 Thu 05 Feb , Kumar Gala wrote: > We have common defines that we duplicate in various ways. Having an > arch specific config.h gives us a common location for those defines. > > Eventually we should be able to relace this when we have proper Kconfig > support. > I've already propose this to Wolfgang when handling FIT and FDT problem and he NACK it Best Regards, J.