problem in booting linux from u-boot in ML405

2007-01-05 Thread Kiran Poola
Hi all, I am using montavista linux professional edition 4.0.1. Initially I tried booting the linux elf image by downloading it into RAM using the USB JTAG. Linux is comingup properly and I am able to see the login prompt. Now I am trying to boot linux from the u-boot. I will download the u-b

System Ace booting (or not) question

2007-01-05 Thread Wade Maxfield
I'm very new to System Ace, and this is probably a stupid question. We were able, with the Monta Vista Linux to get a system.ace with a zImage.elf linux file to boot on an ml403 board. The system ace chip seemed to copy the zImage.elf into DDR ram, and the system booted. No block ram used.

How do I make an ACE file for booting Linux on a FX60?

2007-01-05 Thread Borislav Tomov
Hi, I am trying to compile Linux for ML410 (it worked out on ML403). That requires a jtagppc controller in the hardware design, which in turn requires the second PPC405 to be included, although it is not used otherwise. When I try to make an ACE file from the menu in EDK (8.2.02), I get: -

Re: System Ace booting (or not) question

2007-01-05 Thread alayrac christophe
High Wade, Does systemace comes out with a bus error? (Red led on ML403 board)? If yes may be its because the memory map of your design did not fit with ML403 ones and that SystemaAce try to load kernel image in a non ram place. you may have to specify the code start address to the genace.tcl sc

Re: System Ace booting (or not) question

2007-01-05 Thread Wade Maxfield
Hi Alayrac, Thank you for your reply. No, there is no bus error. The memory map of our design matches the ML403 as regards the DDR ram. We are just trying to get the code into external DDR Ram. The code start address is specified in the elf file, and lists correctly on the screen as the g