From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Harris Date: Tue, 6 May 2003 10:16:20 -0400 Subject: [U-Boot-Users] [RFD] move memsetup.S to CPU directory In-Reply-To: <20030506140034.F1565C6092@atlas.denx.de> References: <20030506140034.F1565C6092@atlas.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 06 May 2003 10:00 am, Wolfgang Denk wrote: > In message you wrote: > > Actually, the mem controller is completely different. The IXP has > > separate SDRAM and expansion buses. Most other parts of cpu/xscale will > > be different as well (e.g., interrupt.c, serial.c). It may be that we > > need to have ixp and pxa subdirs. We can leave xscale (really pxa) as is, > > move memsetup there, and create a new ixp. > > Then let's rename xscale ==> pxa and add a new ixp directory > Yes, renaming xscale to pxa is the correct thing to do. It will be 2-3 weeks before I start the ixp port, though. Kyle.