init hang after upgrading ARM-Linux toolchain

Martin Guy martinwguy@gmail.com
Fri May 19 10:20:00 GMT 2006


On 5/18/06, Creech, Matthew L <MatthewLCreech@eaton.com> wrote:
> I'm using a 2.6.16 kernel on an AT91 ARM board.  With all the positive
> reports recently of people using gcc-4/EABI/NTPL, I decided to make a
> clean break and try my luck with a new toolchain.

> This toolchain produced a [seemingly] working kernel, but the system
> would hang after "freeing init memory".

People are getting this when using ARMv4t processors, which seem to be
used in almost all current system-on-chip devices. Currently EABI only
works with ARMv5t CPUs, since thumb interwork support for armv4t is
incomplete in the gcc-4.1.0 release. We are all hoping this will be
fixed in 4.1.1

Ah, I just checked: your Atmel chips have an ARM7TDMI core, which is ARMv4.

    M

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list