From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikeIngle Date: Sun, 29 Apr 2007 16:11:21 -0700 (PDT) Subject: [U-Boot-Users] u-boot for Vertex4-based board. In-Reply-To: <406A31B117F2734987636D6CCC93EE3CF9D4FB@ehost011-3.exch011.intermedia.net> References: <406A31B117F2734987636D6CCC93EE3CF9D4FB@ehost011-3.exch011.intermedia.net> Message-ID: <10246363.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 Leonoid, I am working on a similar project: Avnet Virtex 4 mini-module configured with MPMC2 to 64Mb of x16 DDR OPB EMC to 4Mb x16 linear flash OPB to UARTLITE PLB to TEMAC I also would like uartlite and temac drivers for both u-boot and linux 2.6.xx. Where did you get to? I am also considering the GSRD, but right now I just want to get a bootloader working My boot sequence (planned) step 1 Hardware and initial bootloader (executing from BRAM, later from cache ALA Ultra Controller?) placed in platform flash Load U-boot to memory, or jump to U-boot in flash? step 2 Load linux image from either flash or from TFTP server What is assumed by the existing drivers in terms of interrupts and DMA? Mike Leonid-4 wrote: > > Hi: > > I'm porting u-boot on Vertex-4 based board (with PPC405 inside); I'm > trying use ml403 u-boot as example. I have first stage boot loader, > taking my u-boot image from serial and loading it to SDRAM, u-boot is > configured to boot from main memory. > > Several questions: > > 1) I'm using ELDK 3.1.1 as crosstool; which target should I choose: > ppc_4xxFP or ppc_4xx? > > 2) My board unlike ML403 has UARTLITE for serial interface. Can I use > serial_xuartlite.c from microblaze directory? > > Thanks, > > Leonid. > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > -- View this message in context: http://www.nabble.com/u-boot-for-Vertex4-based-board.-tf3225136.html#a10246363 Sent from the Uboot - Users mailing list archive at Nabble.com.