Hi,
Just tested the imx51 Thumb-2 kernel on efikamx here -- it boots fine, but we only went as far as the initramfs.
Is anyone currently relying on CONFIG_LATENCYTOP? If so, we should investigate what the incompatibility is...
Cheers ---Dave
On Wed, Feb 23, 2011 at 6:11 PM, Dave Martin dave.martin@linaro.org wrote:
Hi there,
Talking with Loic just now, we thought it could be worth turning on Thumb-2 in the main omap kernel package after all, since we've at least seen it work on a few different boards now. It feels ready for wider testing.
Is it possible for you to move to a newer snapshot of the 2.6.38 linaro tree, or will that be problematic at this stage?
Since the imx51 kernel at least seems to build and boot in Thumb, it could be worth enabling a separate build in a PPA, but it's may not mature enough for everyone to use as the main kernel just yet. If you want to try this, you need CONFIG_ARM_UNWIND=y, CONFIG_LATENCYTOP=n and CONFIG_THUMB2_KERNEL=y
Cheers ---Dave