From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 27 Jul 2012 22:07:18 +0200 Subject: [U-Boot] [U-Boot-DM] [PATCH] dm: ppc: Rename CONFIG_SYS_CPU in BC3450 board In-Reply-To: <20120727194617.4F08E203AC0@gemini.denx.de> References: <1343417623-30978-1-git-send-email-marex@denx.de> <20120727194617.4F08E203AC0@gemini.denx.de> Message-ID: <201207272207.18936.marex@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 Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <1343417623-30978-1-git-send-email-marex@denx.de> you wrote: > > This caused namespace clash with same macro defined in include/config.h: > > > > cmd_bc3450.c:55:0: warning: "CONFIG_SYS_CPU" redefined [enabled by > > default] > > This patch does not apply any more. Please review. Ah, Detlev fixed it, good maintainer he is :-) Anyway, I think my patch might be better (it preserves the defined bits). Besides, I was working on the -next branch which this patch didn't hit yet, so I didn't notice. Whichever way you want to fix this is ok, probably discard this patch as noone cares in the end anyway. > Best regards, > > Wolfgang Denk Best regards, Marek Vasut