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/master Git describe: v3.12-rc2-83-g4b97280 Commit: 4b97280675 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Failed boot tests (console logs at the end) =========================================== omap3-beagle: FAIL: arm-omap2plus_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.3 sec imx6q-wandboard PASS: 0 min 15.0 sec
arm-omap2plus_defconfig ----------------------- am335x-boneblack PASS: 0 min 27.3 sec omap3-beagle-xm PASS: 0 min 49.9 sec am335x-bone PASS: 0 min 26.2 sec omap3-tobi,3530overo PASS: 0 min 42.5 sec omap4-panda PASS: 1 min 6.5 sec omap4-panda-es PASS: 1 min 13.8 sec omap3-tobi,3730storm PASS: 0 min 41.4 sec omap3-beagle FAIL: 0 min 47.6 sec
arm-multi_v7_defconfig ---------------------- am335x-boneblack PASS: 0 min 31.8 sec omap3-beagle-xm PASS: 0 min 52.5 sec omap4-panda-es PASS: 1 min 15.8 sec omap4-panda PASS: 1 min 0.7 sec sun4i-a10-cubieboard PASS: 0 min 11.6 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.4 sec omap3-tobi,3530overo PASS: 0 min 40.8 sec am335x-bone PASS: 0 min 33.4 sec imx6q-wandboard PASS: 0 min 15.7 sec omap3-tobi,3730storm PASS: 0 min 40.4 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.6 sec omap3-beagle PASS: 0 min 48.7 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 35.3 sec
arm-sama5_defconfig ------------------- sama5d35ek PASS: 0 min 20.4 sec
Console logs for failures =========================
arm-omap2plus_defconfig -----------------------
omap3-beagle: FAIL: last 24 lines of boot log: ----------------------------------------------
dhcp ERROR: Need valid 'usbnet_devaddr' to be set at ether.c:2369/usb_eth_init() Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.164 OMAP3 beagleboard.org # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 OMAP3 beagleboard.org # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi OMAP3 beagleboard.org # tftp 0x80200000 tmp/3530beagle-lMvinl/zImage tftp 0x80200000 tmp/3530beagle-lMvinl/zImage Waiting for Ethernet connection... done. Using asx0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.164 Filename 'tmp/3530beagle-lMvinl/zImage'. Load address: 0x80200000 Loading: *T ######T ############################################################ ##################################T T ############################### ####~$off # PYBOOT: Exception: ERROR: Timeout loading tmp/3530beagle-lMvinl/zImage. Giving up. # PYBOOT: Time: 47.58 seconds. # PYBOOT: Result: FAIL
linaro-kernel@lists.linaro.org