This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linux kernel building for mips malta target board


Hello,

Thanks a lot for your quick response.

Btw, we built the linux kernel (ie 2.16.13) for MIPS with gcc 3.4.3, 
binutils 2.15 and glib 2.3.2 cross tools (ie mips-linux). The kernel 
image (vmlinux.srec) is not able to boot successfully on malta board 
(MIPS32 4K). While booting vmlinux.src file on malta, it prints 
'LINUX Started' and goes into infinite loop @ init_time(). 

Any idea on this issue? Are there any docs available for building kernel 
and boot it on MIPS Malta target?

PS: Used linux kernel '2.6.13' sources from kernel.org.

Best regards,
Swami

On Wed, 2 Nov 2005, David Daney wrote:

> M Ranga Swami Reddy wrote:
> > Hello,
> > 
> > I would like to build latest kernel (ie kernel 2.6.13) for mips malta
> > board. Can any one advise me the cross-compiler tools version to be 
> > used for building the linux kernel.
> > 
> 
> I use both gcc-3.3.1 and gcc-3.4.3 to build 2.6.x mips linux kernels.  I 
> think for the 2.6.13 kernel any of the latest released versions of 
> 3.3.x, 3.4.x, or 4.0.x would work.  Use the latest binutils (2.16.91 
> 20050817 is what I am using).
> 
> Be sure to use the kernel sources from linux-mips.org.
> 
> David Daney
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]