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: arm-soc/for-next Git describe: fixes-for-linus-1446-gd26b17e Commit: d26b17edaf ARM: sa1100: collie.c: fall back to jedec_probe flash detection
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.3 sec imx6q-wandboard PASS: 0 min 15.0 sec
arm-omap2plus_defconfig ----------------------- omap3-beagle-xm PASS: 0 min 52.6 sec am335x-bone PASS: 0 min 26.4 sec omap3-tobi,3530overo PASS: 0 min 42.5 sec omap4-panda PASS: 1 min 5.0 sec omap4-panda-es PASS: 1 min 15.0 sec omap3-tobi,3730storm PASS: 0 min 41.5 sec omap3-beagle FAIL: 0 min 47.7 sec
arm-multi_v7_defconfig ---------------------- omap4-panda-es PASS: 1 min 7.1 sec omap3-beagle-xm PASS: 0 min 48.0 sec am335x-bone PASS: 0 min 33.4 sec sun4i-a10-cubieboard PASS: 0 min 14.5 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.5 sec omap3-tobi,3530overo PASS: 0 min 40.9 sec omap4-panda PASS: 0 min 58.5 sec imx6q-wandboard PASS: 0 min 15.6 sec omap3-tobi,3730storm PASS: 0 min 40.7 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.6 sec omap3-beagle FAIL: 0 min 18.7 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 28.6 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: ----------------------------------------------
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-2rdCQK/zImage tftp 0x80200000 tmp/3530beagle-2rdCQK/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-2rdCQK/zImage'. Load address: 0x80200000 Loading: *T ################################################################# ################################################################# #################################################################T EHCI timed out on TD - token=0x8008d80 T T ~$off # PYBOOT: Exception: ERROR: Timeout loading tmp/3530beagle-2rdCQK/zImage. Giving up. # PYBOOT: Time: 47.74 seconds. # PYBOOT: Result: FAIL
arm-multi_v7_defconfig ----------------------
omap3-beagle: FAIL: last 24 lines of boot log: ----------------------------------------------
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 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 ~$off # PYBOOT: Exception: u-boot: ERROR: timed-out getting DHCP address. # PYBOOT: Time: 18.71 seconds. # PYBOOT: Result: FAIL
linaro-kernel@lists.linaro.org