From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Tue, 18 Apr 2006 10:02:19 -0400 Subject: [U-Boot-Users] u-boot 834x spd_ram In-Reply-To: References: Message-ID: <4444F16B.4030606@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Aziz Mzili wrote: > > Hi > > I'm wondering why in cpu/83xx/spd_ram.c we expect the DDR ram to be on > cs2 and cs3. Is there any issue with it on cs0 and cs1 ? > > thank you > > Aziz Mzili I'm not a 834x expert, but all my experience is that CS0 is used to boot the processor. If it is DDR RAM rather than flash, someone other than the 834x must initialize the DDR RAM and load it with the boot program. That is possible, but very uncommon. gvb