From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 16 Jul 2011 12:51:47 +0200 Subject: [U-Boot] [PATCH 2/2] arm/km: fix u-boot.kwb build breakage In-Reply-To: <4DF86191.4020104@keymile.com> References: <4DF86191.4020104@keymile.com> Message-ID: <4E216D43.4050107@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 15/06/2011 09:38, Holger Brunck a ?crit : > I agree for a single board support, but this is not possible in our approach. We > include config_cmd_default.h in keymile-common.h. And keymile-common.h is valid > for our powerpc and arm boards. In km_arm.h we add the CMD settings which are > only additionaly needed on our arm boards. You can #undef things just as you can #define them after including default command headers -- I personally see no issue with this. Amicalement, -- Albert.