From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Radensky Date: Wed, 06 May 2009 11:33:18 +0300 Subject: [U-Boot] U-Boot on Xilinx Virtex platforms Message-ID: <4A014B4E.6050804@embedded-sol.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, I'm new to Xilinx world, so please bare with my ignorance. Looking at u-boot Xilinx files I see that u-boot does not perform SDRAM initialization. SDRAM is apparently initialized by FPGA code. Is that correct ? Another question is whether u-boot on Virtex can start executing from NOR flash or should be copied to SDRAM by some first level bootloader ? Thanks a lot. Felix.