From mboxrd@z Thu Jan 1 00:00:00 1970 From: BalaC Date: Mon, 6 Apr 2009 09:32:05 -0700 (PDT) Subject: [U-Boot] U-Boot starting point Message-ID: <22912466.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, This is my first post here. I am working with a board having MIPS arch. and i have a strange requirement wherein i need to initialize about 64MB of RAM with some data. Currently i am facing problem as my board supports only 64MB RAM and i need to initialize those memory before U-Boot gets loaded. So, i am wondering how this can be done? If i can know the exact location of the code wherein the U-Boot gets loaded into RAM i can place the initialization sequence before U-Boot gets into operation. Expecting your reply,Thanks in advance..... -- View this message in context: http://www.nabble.com/U-Boot-starting-point-tp22912466p22912466.html Sent from the Uboot - Users mailing list archive at Nabble.com.