Tree/Branch: next Git describe: next-20140616 Full Report ===========
arm-mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y ---------------------------------------------- armada-xp-openblocks-ax3-4 0 min 23.9 sec: PASS armada-370-mirabox 0 min 20.8 sec: PASS
arm-davinci_all_defconfig ------------------------- legacy,dm365evm 0 min 17.2 sec: PASS da850-evm 0 min 15.2 sec: PASS
arm-multi_v7_defconfig ---------------------- imx6dl-wandboard,wand-solo 0 min 15.2 sec: PASS (Warnings: 1) am335x-boneblack 0 min 21.9 sec: PASS sun7i-a20-cubieboard2 0 min 12.8 sec: PASS (Warnings: 1) sun4i-a10-cubieboard 0 min 12.7 sec: PASS exynos5410-smdk5410 0 min 29.2 sec: PASS (Warnings: 3) am335x-bone 0 min 23.6 sec: PASS tegra124-jetson-tk1 0 min 20.0 sec: PASS armada-370-mirabox 0 min 21.7 sec: PASS omap4-panda 0 min 56.2 sec: PASS (Warnings: 1) imx6q-wandboard 0 min 13.9 sec: PASS imx6dl-wandboard,wand-dual 0 min 15.3 sec: PASS ste-snowball 1 min 11.5 sec: PASS tegra30-beaver 0 min 19.5 sec: PASS omap3-n900 0 min 15.5 sec: PASS qcom-apq8074-dragonboard 0 min 19.2 sec: PASS bcm28155-ap 0 min 26.4 sec: PASS omap3-overo-tobi 0 min 22.3 sec: PASS omap3-overo-storm-tobi 0 min 20.9 sec: PASS omap3-beagle-xm 0 min 45.0 sec: PASS exynos5420-arndale-octa 0 min 42.4 sec: PASS (Warnings: 7) armada-xp-openblocks-ax3-4 0 min 24.9 sec: PASS omap5-uevm 1 min 41.0 sec: PASS (Warnings: 1) omap4-panda-es 0 min 54.4 sec: PASS (Warnings: 1) exynos5250-arndale 1 min 8.2 sec: PASS
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual 0 min 15.3 sec: PASS imx6dl-wandboard,wand-solo 0 min 15.9 sec: PASS (Warnings: 1) imx6q-wandboard 0 min 14.0 sec: PASS
arm-multi_v7_defconfig+CONFIG_ARM_LPAE=y ---------------------------------------- tegra124-jetson-tk1 0 min 17.6 sec: PASS armada-xp-openblocks-ax3-4 0 min 25.1 sec: PASS omap5-uevm 1 min 41.1 sec: PASS (Warnings: 1) sun7i-a20-cubieboard2 0 min 13.3 sec: PASS (Warnings: 1)
On 06/15/2014 10:39 PM, Kevin's boot bot wrote:
tegra124-jetson-tk1 0 min 20.0 sec: PASS tegra30-beaver 0 min 19.5 sec: PASS
Kevin, what's the success condition for your test boots? Olof's tester failed for this commit on those boards running multi_v7_defconfig because the Tegra SDHCI driver isn't enabled in .config so the root fs couldn't be mounted, yet your tester succeeded.
Note: This sounds like the issue caused by 9851b662f659 "ARM: use menuconfig for sub-arch menus", but the fix commit 213d819867f8 "ARM: omap: rework platform selection" is included in next-20140616, so there's evidently some other issue here, which I'm trying to track down.
On Mon, Jun 16, 2014 at 9:27 AM, Stephen Warren swarren@wwwdotorg.org wrote:
On 06/15/2014 10:39 PM, Kevin's boot bot wrote:
tegra124-jetson-tk1 0 min 20.0 sec: PASS tegra30-beaver 0 min 19.5 sec: PASS
Kevin, what's the success condition for your test boots? Olof's tester failed for this commit on those boards running multi_v7_defconfig because the Tegra SDHCI driver isn't enabled in .config so the root fs couldn't be mounted, yet your tester succeeded.
Mine all use an initramfs. Some boards then can use swtich_root to try an mmc rootfs, but I've not yet automated the testing/reporting of that part.
Kevin
Note: This sounds like the issue caused by 9851b662f659 "ARM: use menuconfig for sub-arch menus", but the fix commit 213d819867f8 "ARM: omap: rework platform selection" is included in next-20140616, so there's evidently some other issue here, which I'm trying to track down.
On 06/16/2014 10:27 AM, Stephen Warren wrote:
On 06/15/2014 10:39 PM, Kevin's boot bot wrote:
tegra124-jetson-tk1 0 min 20.0 sec: PASS tegra30-beaver 0 min 19.5 sec: PASS
Kevin, what's the success condition for your test boots? Olof's tester failed for this commit on those boards running multi_v7_defconfig because the Tegra SDHCI driver isn't enabled in .config so the root fs couldn't be mounted, yet your tester succeeded.
Note: This sounds like the issue caused by 9851b662f659 "ARM: use menuconfig for sub-arch menus", but the fix commit 213d819867f8 "ARM: omap: rework platform selection" is included in next-20140616, so there's evidently some other issue here, which I'm trying to track down.
The other issue is fixed by:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-June/264012.html
[PATCH] ARM: multi_v7_defconfig: re-enable SDHCI drivers
kernel-build-reports@lists.linaro.org