On 07/24/10 10:12, Somebody in the thread at some point said:
> lör 2010-07-24 klockan 09:37 +0200 skrev Dan Horák:
>
>> it most likely means that the CPU is lower architecture than the Fedora
>> required minimum (armv5te), like armv4, what is the exact spec of the
>> CPU?
>
> It should be supported from what I gather.
>
> /proc/cpuinfo:
>
> Processor       : ARM926EJ-Sid(wb) rev 5 (v5l)
> BogoMIPS        : 99.73
> Features        : swp half thumb fastmult edsp java
> CPU implementer : 0x41
> CPU architecture: 5TEJ

Is it an issue with EABI not in the kernel?

That would cause exactly illegal instruction faults IIUI.

Check for

CONFIG_AEABI=y

in your kernel config.

-Andy
_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to