From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 14 Dec 2009 14:44:16 -0600 Subject: [U-Boot] [PATCH 06/17] ppc: Move appropriate cpu/ dirs to arch/ppc/cpu/ In-Reply-To: <1260745480-22442-7-git-send-email-ptyser@xes-inc.com> References: <1260745480-22442-1-git-send-email-ptyser@xes-inc.com> <1260745480-22442-7-git-send-email-ptyser@xes-inc.com> Message-ID: <4B26A3A0.4060705@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 Peter Tyser wrote: > {cpu/mpc8260 => arch/ppc/cpu/mpc824x}/u-boot.lds | 2 +- [snip] > {cpu/mpc824x => arch/ppc/cpu/mpc8260}/u-boot.lds | 2 +- These seem to have gotten mixed up. -Scott