Automated DT boot report for various ARM defconfigs.
Boot test simply checks if kernel can boot to initramfs with busybox and run some basic commands (e.g. 'cat /proc/cpuinfo').
Tree/Branch: linus/HEAD Git describe: v3.11-3891-gae7a835 Commit: ae7a835cc5 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Failed boot tests (console logs at the end) =========================================== am335x-bone,am335xboneb: FAIL: arm-omap2plus_defconfig
Full Report ===========
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard PASS: 0 min 18.1 sec
arm-multi_v7_defconfig ---------------------- omap3-beagle-xm PASS: 0 min 59.6 sec sun4i-a10-cubieboard PASS: 0 min 15.9 sec am335x-bone,am335xboneb PASS: 0 min 34.6 sec am335x-bone,am335xbone PASS: 0 min 46.0 sec omap3-tobi,3530overo PASS: 0 min 22.8 sec omap4-panda PASS: 1 min 1.7 sec imx6dl-wandboard PASS: 0 min 18.6 sec omap4-panda-es PASS: 1 min 6.1 sec omap3-tobi,3730storm PASS: 0 min 22.8 sec omap3-beagle PASS: 1 min 0.6 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 35.1 sec
arm-omap2plus_defconfig ----------------------- omap3-beagle-xm PASS: 1 min 2.7 sec am335x-bone,am335xboneb FAIL: 0 min 0.0 sec am335x-bone,am335xbone PASS: 0 min 29.2 sec omap3-tobi,3530overo PASS: 0 min 24.9 sec omap4-panda PASS: 1 min 9.7 sec omap4-panda-es PASS: 1 min 6.9 sec omap3-tobi,3730storm PASS: 0 min 24.6 sec omap3-beagle PASS: 1 min 1.5 sec
Console logs for failures =========================
arm-omap2plus_defconfig -----------------------
am335x-bone,am335xboneb: FAIL: last 24 lines of boot log: ---------------------------------------------------------
arm-angstrom-linux-gnueabi-gcc (Linaro GCC 4.7-2013.02-01) 4.7.3 20130205 (prerelease) GNU ld (GNU Binutils) 2.22 U-Boot# setenv initenv "'if test -n ${loadbootenv}; then if run loadbootenv; then run importbootenv; fi; fi;'" setenv initenv "'if test -n ${loadbootenv}; then if run loadbootenv; then run importbootenv; fi; fi;'" U-Boot# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi reading uEnv.txt 392 bytes read in 6 ms (63.5 KiB/s) Importing environment from mmc ... U-Boot# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi U-Boot# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no U-Boot# dhcp dhcp link up on port 0, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 ~$off # PYBOOT: Exception: u-boot: ERROR: timed-out getting DHCP address. # PYBOOT: Time: 0.00 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org