* Kevin Hilman khilman@linaro.org [140114 13:25]:
On 01/14/2014 12:20 PM, Kevin's boot bot wrote:
Automated DT boot report for various ARM defconfigs.
Tree/Branch: arm-soc Git describe: v3.13-rc5-1111-gc954e78 Failed boot tests (console logs at the end) =========================================== omap4-panda-es: FAIL: multi_v7_defconfig
This one has been failing for a bit, but I finally bisected it.
This is a known issue where cpuidle on OMAP4460 is broken in mainline. There has been a fix posted[1], but it needs some work before being merged. It was exposed when CPUidle was enabled by default in multi_v7_defconfig, which explains why the 4460 panda-es boots fine with omap2plus_defconfig, but not omap2plus_defconfig.
OK good to hear. I tried tracking this down this morning, but my 4430 sdp booted just fine with linux next and multi_v7_defconfig. So it seems to be 4460 specific like you mentioned.
Regards,
Tony