
14 Feb
2007
14 Feb
'07
4:51 a.m.
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.