Linux booting problem on Xilinx ppc

2007-09-15 Thread Junqiang Hu
Dear friends, I'm trying to run Linux in AvNet (Memec) Xilinx-XC2VP50-EVKT-FF1152 board. The Linux version I'm using is 2.4; the cross-compiler is gcc-4.1.0, glibc 2.3.6. When booting the kernel, it shows: loaded at: 0040 004B51E4 board data at: 0018

Re: Linux booting problem on Xilinx ppc

2007-09-15 Thread Junqiang Hu
And I checked the xparameters_ml300.h for the possible problem yet not found... Junqiang Hu wrote: > > > Dear friends, > >I'm trying to run Linux in AvNet (Memec) Xilinx-XC2VP50-EVKT-FF1152 > board. The Linux version I'm using is 2.4; the cross-compiler

Re: Linux booting problem on Xilinx ppc

2007-09-15 Thread Junqiang Hu
I can let it go! Right now still not fully booted because of the SystemACE problem, or maybe the partition is not correct. I'm still working on it, hopefully to get it solved soon :-) Thanks, -J. Grant Likely-2 wrote: > > On 9/15/07, Junqiang Hu <[EMAIL PROTECTED]> wrote:

Ethernet adapter not found in Xilinx ppc, with linux 2.6.22

2007-09-17 Thread Junqiang Hu
After several days of struggling I'm now able to boot the linux 2.6.22 and run the busybox-1.7.1 root system. Yet I could not find the Ethernet adapter using Xilinx GMAC core. Pretty sure that I've chosen the 10/100 Ethernet drivers. Should I use the Xilinx driver xemac, or other drivers, or a

RE: Ethernet adapter not found in Xilinx ppc, with linux 2.6.22

2007-09-18 Thread Junqiang Hu
Hi, Ming, I do have the Xilinx generated Ethernet driver in hand, but could you suggest how to add that driver into my 2.6.22 version? Thanks! mliu wrote: > > Hi, >> >>After several days of struggling I'm now able to boot the linux 2.6.22 and >>run the busybox-1.7.1 root system. Yet I cou