From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 04 Dec 2006 11:54:39 -0600 Subject: [U-Boot-Users] Breakage of board ports on new features. In-Reply-To: <035A0DCC-81E8-4152-84B8-390DA907A233@kernel.crashing.org> References: <20061202234223.E46D9352621@atlas.denx.de> <035A0DCC-81E8-4152-84B8-390DA907A233@kernel.crashing.org> Message-ID: <457460DF.50200@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kumar Gala wrote: > I have a patch to remove CONFIG_MPC8349 since its redundant with > CONFIG_MPC834X and CONFIG_MPC834X makes more sense to me. Grepping the code for CONFIG_MPC8349 brings up dozens of references, most of them in immap_83xx.h. I just received a patch from Dave Liu that eliminates most of those, but it's a huge patch and will take me time to review. Are you saying that everywhere there's a CONFIG_MPC8349, CONFIG_MPC834X would also work? -- Timur Tabi Linux Kernel Developer @ Freescale