+Rob H.
On Fri, Jun 13, 2014 at 11:03 AM, Kevin's boot bot khilman@linaro.org wrote:
Tree/Branch: arm-soc Git describe: v3.15-8898-gf79922c Failed boot tests (console logs at the end) =========================================== tegra124-jetson-tk1: FAIL: arm-multi_v7_defconfig+CONFIG_ARM_LPAE=y armada-xp-openblocks-ax3-4: FAIL: arm-multi_v7_defconfig+CONFIG_ARM_LPAE=y sun7i-a20-cubieboard2: FAIL: arm-multi_v7_defconfig+CONFIG_ARM_LPAE=y legacy,3730xm: FAIL: arm-omap2plus_defconfig legacy,n900: FAIL: arm-omap2plus_defconfig legacy,3730storm: FAIL: arm-omap2plus_defconfig legacy,3530beagle: FAIL: arm-omap2plus_defconfig legacy,3530overo: FAIL: arm-omap2plus_defconfig tegra124-jetson-tk1: FAIL: arm-multi_v7_defconfig ste-snowball: FAIL: arm-multi_v7_defconfig tegra30-beaver: FAIL: arm-multi_v7_defconfig sun7i-a20-cubieboard2: FAIL: arm-multi_v7_defconfig qcom-apq8074-dragonboard: FAIL: arm-multi_v7_defconfig sun4i-a10-cubieboard: FAIL: arm-multi_v7_defconfig exynos5420-arndale-octa: FAIL: arm-multi_v7_defconfig armada-xp-openblocks-ax3-4: FAIL: arm-multi_v7_defconfig bcm28155-ap: FAIL: arm-multi_v7_defconfig imx6dl-wandboard,wand-solo: FAIL: arm-multi_v7_defconfig exynos5410-smdk5410: FAIL: arm-multi_v7_defconfig armada-370-mirabox: FAIL: arm-multi_v7_defconfig imx6q-wandboard: FAIL: arm-multi_v7_defconfig imx6dl-wandboard,wand-dual: FAIL: arm-multi_v7_defconfig exynos5250-arndale: FAIL: arm-multi_v7_defconfig qcom-apq8074-dragonboard: FAIL: arm-qcom_defconfig exynos5420-arndale-octa: FAIL: arm-exynos_defconfig ste-snowball: FAIL: arm-u8500_defconfig armada-xp-openblocks-ax3-4: FAIL: arm-multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y armada-370-mirabox: FAIL: arm-multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y
Using the jetson-tk1, I bisect that boot failure down to this: 9851b662f659e5aabbccad7fab473ccfe36d0957 is the first bad commit
Reverting that on top of arm-soc/for-next, I re-ran the boot tests for multi_v7_defconfig*, and they all passed. Also, all the omap2plus_defconfig failures (which were all non-DT legacy boots) were fixed by reverting this commit.
I didn't dig any deeper because it's Friday afternoon and time to call it a day. I have some some beer waiting for me enjoy while I watch some recorded World Cup matches.
Kevin