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-9420-gd5d04bb Commit: d5d04bb48f Bye, bye, WfW flag
Failed boot tests (console logs at the end) =========================================== exynos5250-arndale: FAIL: arm-exynos_defconfig
Full Report ===========
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.4 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.2 sec imx6q-wandboard PASS: 0 min 15.0 sec
arm-multi_v7_defconfig ---------------------- omap4-panda-es PASS: 1 min 7.7 sec omap3-beagle-xm PASS: 0 min 51.9 sec am335x-bone PASS: 0 min 33.3 sec sun4i-a10-cubieboard PASS: 0 min 11.5 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.3 sec omap3-tobi,3530overo PASS: 0 min 40.7 sec omap4-panda PASS: 0 min 59.4 sec imx6q-wandboard PASS: 0 min 15.7 sec omap3-tobi,3730storm PASS: 0 min 40.1 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.5 sec omap3-beagle PASS: 0 min 56.3 sec
arm-exynos_defconfig -------------------- exynos5250-arndale FAIL: 0 min 0.0 sec
arm-omap2plus_defconfig ----------------------- omap3-beagle-xm PASS: 0 min 52.3 sec am335x-bone PASS: 0 min 26.3 sec omap3-tobi,3530overo PASS: 0 min 42.4 sec omap4-panda PASS: 1 min 3.7 sec omap4-panda-es PASS: 1 min 10.5 sec omap3-tobi,3730storm PASS: 0 min 41.3 sec omap3-beagle PASS: 0 min 52.0 sec
Console logs for failures =========================
arm-exynos_defconfig --------------------
exynos5250-arndale: FAIL: last 24 lines of boot log: ----------------------------------------------------
ARNDALE5250 # setenv bootargs console=tty0 console=ttySAC2,115200n8 rw root=/dev/mmcblk1p3 rootwait rootfstype=ext4 setenv bootargs console=tty0 console=ttySAC2,115200n8 rw root=/dev/mmcblk1p3 rootwait rootfstype=ext4 ARNDALE5250 # setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none' setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none' ARNDALE5250 # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi ARNDALE5250 # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 4 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found ARNDALE5250 # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no ARNDALE5250 # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 ~$off # PYBOOT: Exception: u-boot: ERROR: timed-out getting DHCP address. # PYBOOT: Time: 0.00 seconds. # PYBOOT: Result: FAIL
linaro-kernel@lists.linaro.org