On Fri, 2010-01-22 at 13:02 +0530, RK Raggit wrote: > > That instruction is "ldcl 11, cr0, [fp, #-140]", which looks like a VFP > > double precision instruction. Do you have floating point hardware on > > your platform, and is it enabled in the kernel? > > > > p. > > > > > > You are right Phil. I have a Neon FPU but it was disabled in the kernel > configuration.I am able to boot and get a shell now. >
Fwiw, I now have a console image building for cortex-a9 using glibc instead of eglibc with the following conf :- gcc -> 4.4.2 binutils -> 2.20 glibc ->2.10.1 I've pushed it here if anyone is interested :- http://git.slimlogic.co.uk/cgi-bin/cgit.cgi/oe.git/log/?h=omap4 Liam _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
