<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [U-Boot-Users] Support for SRAM in u-boot</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thank you for the replay.<BR>
<BR>
I know that u-boot provides commands to access memory but I have seen that in some cases it also properly set-up board specific HW resources included flash, SDRAM etc (I think but not really sure because i'm a newbe on this subject, that some of these initialization could be provided by updating the u-boot with the proper patches).<BR>
Our problem is that neither the fist atmel bootstrap code (AT91Bootstrap) nor the atmel (AT91SAM9261 board) u-boot patch provide initialization for that kind of SRAM.<BR>
<BR>
Marco Cacre<BR>
Olivetti S.p.a<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: llandre [<A HREF="mailto:r&d2@dave-tech.it">mailto:r&d2@dave-tech.it</A>]<BR>
Sent: Tue 1/22/2008 3:09 PM<BR>
To: Cacre Marco, IT<BR>
Cc: u-boot-users@lists.sourceforge.net; Reano Nicolino, IT; Tavarelli Mario, IT; Robatto Lorenzo, IT; Mereu Gianfranco, IT<BR>
Subject: Re: [U-Boot-Users] Support for SRAM in u-boot<BR>
<BR>
Marco,<BR>
<BR>
U-Boot provides generic commands to read/write memory locations (md/mw<BR>
respectively) no matter where they physically are. Once your memory<BR>
controller is set up properly (chip select timing etc.) you can easily<BR>
access the SRAM from U-Boot shell.<BR>
<BR>
HTH,<BR>
llandre<BR>
<BR>
DAVE Electronics System House - R&amp;D Department<BR>
web:&nbsp;&nbsp; <A HREF="http://www.dave.eu">http://www.dave.eu</A><BR>
email: r&amp;d2@dave-tech.it<BR>
<BR>
<BR>
&gt;<BR>
&gt;<BR>
&gt; Hi all,<BR>
&gt; we are developing a product based on AT91SAM9261 and equipped with<BR>
&gt; u-boot v 1.1.5 and linux kernel v 2.6.22.1.<BR>
&gt; Since our HW architecture foresee a SRAM (1Mx16 and 55 ns of speed time)<BR>
&gt; like the Cypress62167DV3011-55 we need to know if u-boot has the support<BR>
&gt; for it.<BR>
&gt; Thanks a lot in anticipation for any kind of help/info.<BR>
&gt; Best regards,<BR>
&gt; Marco Cacre<BR>
&gt; Olivetti S.p.a<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt;<BR>
&gt; -------------------------------------------------------------------------<BR>
&gt; This SF.net email is sponsored by: Microsoft<BR>
&gt; Defy all challenges. Microsoft(R) Visual Studio 2008.<BR>
&gt; <A HREF="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</A><BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; U-Boot-Users mailing list<BR>
&gt; U-Boot-Users@lists.sourceforge.net<BR>
&gt; <A HREF="https://lists.sourceforge.net/lists/listinfo/u-boot-users">https://lists.sourceforge.net/lists/listinfo/u-boot-users</A><BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>