[PATCH] arm: Fix mounting root on omaps with CPU_V6 and CPU_V7

Tony Lindgren tony at atomide.com
Wed Mar 17 13:57:31 EDT 2010


Hi all,

Here's an updated version of this patch with more details.

Looks like VFPv3 is only available on V7:

http://www.arm.com/products/processors/technologies/vector-floating-point.php

HAS_TLS reg is only on ARM11 starting with r1p0:

http://infocenter.arm.com/help/topic/com.arm.doc.ddi0211k/Babeihid.html

So that explains why it won't work on omap2420 as it's r0p2.

Regards,

Tony


More information about the linux-arm-kernel mailing list