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-255-gdcb30e6 Commit: dcb30e6592 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
Failed boot tests (console logs at the end) =========================================== omap3-beagle: FAIL: arm-multi_v7_defconfig
Full Report ===========
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.3 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.3 sec imx6q-wandboard PASS: 0 min 15.1 sec
arm-omap2plus_defconfig ----------------------- am335x-boneblack PASS: 0 min 27.5 sec omap3-beagle-xm PASS: 0 min 50.1 sec am335x-bone PASS: 0 min 26.3 sec omap3-tobi,3530overo PASS: 0 min 42.3 sec omap4-panda PASS: 1 min 4.8 sec omap4-panda-es PASS: 1 min 12.3 sec omap3-tobi,3730storm PASS: 0 min 41.5 sec omap3-beagle PASS: 0 min 56.2 sec
arm-multi_v7_defconfig ---------------------- am335x-boneblack PASS: 0 min 31.8 sec omap3-beagle-xm PASS: 0 min 48.5 sec omap4-panda-es PASS: 1 min 11.4 sec omap4-panda PASS: 0 min 59.5 sec sun4i-a10-cubieboard PASS: 0 min 11.6 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.5 sec omap3-tobi,3530overo PASS: 0 min 40.7 sec am335x-bone PASS: 0 min 33.4 sec imx6q-wandboard PASS: 0 min 15.7 sec omap3-tobi,3730storm PASS: 0 min 40.5 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.8 sec
arm-sama5_defconfig ------------------- sama5d35ek PASS: 0 min 18.5 sec
Console logs for failures =========================
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.69 seconds. # PYBOOT: Result: FAIL
linaro-kernel@lists.linaro.org