* Paul Walmsley paul@pwsan.com [131125 07:16]:
On Mon, 25 Nov 2013, Paul Walmsley wrote:
Boot to userspace: FAIL ( 1/11): 37xxevm
An auto-bisect traced this to:
commit 95807689eab8441737572d1a9daaa1025429a908 Author: Tony Lindgren tony@atomide.com Date: Mon Oct 14 11:31:43 2013 -0700
ARM: OMAP2+: Remove legacy booting support for omap3 EVM
We now have pretty decent support with the device tree based booting. Patches to add more features are welcome. Signed-off-by: Tony Lindgren tony@atomide.com
So looks like this is due to the switchover to DT-based booting for 37xx EVM. Will plug that in here and re-test.
Yes. Also there's the patch missing to enable wake-up interrupts, but that has a dependency to populating IRQ resources dynamically to avoid nasty warnings. Both should get fixed during the -rc cycle though.
Regards,
Tony