On Mon, 2011-06-06 at 17:44 +0100, Dave Martin wrote:
On Sat, Jun 4, 2011 at 2:17 PM, Tixy tixy@yxit.co.uk wrote:
On Thu, 2011-06-02 at 01:12 -0400, Nicolas Pitre wrote:
Time to leave 2.6.38 behind and move on! We now have a 2.6.39 based Linaro kernel which can be viewed here:
http://git.linaro.org/gitweb?p=kernel/linux-linaro-2.6.39.git%3Ba=summary
or cloned from either of those:
git://git.linaro.org/kernel/linux-linaro-2.6.39.git
When booted on a Beagleboard-xM, the resulting kernel appears to hang after "Starting kernel...". I haven't investigated any further.
Try disabling CONFIG_THUMB2_KERNEL and rebuilding.
If this does fix the problem, this suggests that this problem is indeed Thumb-2 related. I will have a go at digging into this tomorrow.
Disabling Thumb2 fixes the problem.