On Fri, Mar 28, 2014 at 2:08 AM, Kevin's boot bot khilman@linaro.org wrote:
Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20140328 Failed boot tests (console logs at the end) =========================================== imx6dl-wandboard,wand-dual: FAIL: imx_v6_v7_defconfig imx6dl-wandboard,wand-solo: FAIL: imx_v6_v7_defconfig imx6q-wandboard: FAIL: imx_v6_v7_defconfig imx6dl-wandboard,wand-solo: FAIL: multi_v7_defconfig imx6q-wandboard: OFFLINE: multi_v7_defconfig imx6dl-wandboard,wand-dual: FAIL: multi_v7_defconfig
These imx6 FAILs have been bisected[1] and reported and are in the process of being fixed.
sun4i-a10-cubieboard: FAIL: multi_v7_defconfig
This is a new failure caused by my u-boot loading the kernel and dtb too close together and the uncompress overwriting the DTB. Apparently the kernel grew enough to cause this. Fixing load addresses so uncompress doesn't overwrite the DTB fixed the problem.
Kevin
[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-March/243268.html