Other Parts Discussed in Thread: OMAP3503
I did compile my kernel with Thumbee and Neon Support as described in a message here before.
One thing: I don't get the features via "cat /proc/cpuinfo"
The question: is it just a missing in cpuinfo or isn't it build in?
To find out I tested a small NEON application:
(with commands like vdup_n_u32)
I could compile and it even runs on target (Omap3503). Is it proof that it is really working with NEON, not just emulating it?
I am not sure, because It also runs on a kernel with NEON option switched off ?!?
Now I am really confused. What's going on?
(Kernel is 2.6.28 with 2009q1 lite CS toolchain)