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-rc1-336-gd8524ae Commit: d8524ae9d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Failed boot tests (console logs at the end) =========================================== omap3-beagle: FAIL: arm-omap2plus_defconfig omap3-beagle: FAIL: arm-multi_v7_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 14.9 sec
arm-omap2plus_defconfig ----------------------- am335x-boneblack PASS: 0 min 30.2 sec omap3-beagle-xm PASS: 0 min 51.2 sec am335x-bone PASS: 0 min 26.3 sec omap3-tobi,3530overo PASS: 0 min 42.4 sec omap4-panda PASS: 1 min 7.4 sec omap4-panda-es PASS: 1 min 14.9 sec omap3-tobi,3730storm PASS: 0 min 41.2 sec omap3-beagle FAIL: 0 min 18.7 sec
arm-multi_v7_defconfig ---------------------- am335x-boneblack PASS: 0 min 31.8 sec omap3-beagle-xm PASS: 0 min 47.6 sec omap4-panda-es PASS: 1 min 22.4 sec omap4-panda PASS: 1 min 1.2 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.7 sec omap3-beagle FAIL: 0 min 46.8 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 33.0 sec
arm-sama5_defconfig ------------------- sama5d35ek PASS: 0 min 18.2 sec
Console logs for failures =========================
arm-omap2plus_defconfig -----------------------
omap3-beagle: FAIL: last 24 lines of boot log: ----------------------------------------------
OMAP3 beagleboard.org # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi OMAP3 beagleboard.org #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... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found OMAP3 beagleboard.org #setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no OMAP3 beagleboard.org # dhcp 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 ~$off # PYBOOT: Exception: u-boot: ERROR: timed-out getting DHCP address. # PYBOOT: Time: 18.71 seconds. # PYBOOT: Result: FAIL
arm-multi_v7_defconfig ----------------------
omap3-beagle: FAIL: last 24 lines of boot log: ----------------------------------------------
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-0AM7aY/zImage tftp 0x80200000 tmp/3530beagle-0AM7aY/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-0AM7aY/zImage'. Load address: 0x80200000 Loading: *T EHCI timed out on TD - token=0x8008d80 T ################################################################# ################################################################# ########################################T T ~$off # PYBOOT: Exception: ERROR: Timeout loading tmp/3530beagle-0AM7aY/zImage. Giving up. # PYBOOT: Time: 46.84 seconds. # PYBOOT: Result: FAIL