AW: [U-Boot-Users] MIPS, little endian, supported cross tool vers ions?

Wolfgang Denk wd at denx.de
Tue Apr 13 11:08:34 CEST 2004


In message <316F79677E35D411B196001083CFC2DA01A6D9D3 at ganymed.bln.advaoptical.com> you wrote:
> 
> Sorry for skipping the first steps. I changed the prefix "mips_4KC-"
> into "mipsel-uclibc-" (./Makefile) leading to:
...
> Afterwards I changed "-mcpu=4kc" into "-mips2" in cpu/mips/config.mk.
> "-EL" to replace
> "-EB" as I want a little-endian boot loader, but "-EL" is default
> anyway and
> ignored.

So you changed the  compile  options  [which  work  fine  with  other
tool-chains), and now they don't work with your tools.

> > Obviously this is a tool problem first. I guess you will need to  fix
> > this  anyway,  or  you will run into the same problems later when you
> > want to compile your OS kernel and/or applications.
> 
> Doubt this, as I've already compiled a running 2.4.22 kernel.



More information about the U-Boot mailing list