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-9031-ga22a0fd Commit: a22a0fdba4 Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Failed boot tests (console logs at the end) =========================================== imx6q-wandboard: FAIL: arm-multi_v7_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.4 sec imx6q-wandboard PASS: 0 min 15.8 sec
arm-multi_v7_defconfig ---------------------- omap4-panda-es PASS: 1 min 10.8 sec omap3-beagle-xm PASS: 0 min 54.6 sec sun4i-a10-cubieboard PASS: 0 min 14.5 sec omap3-tobi,3530overo PASS: 0 min 41.1 sec am335x-bone,am335xboneb PASS: 0 min 35.2 sec am335x-bone,am335xbone PASS: 0 min 33.7 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.4 sec omap4-panda PASS: 1 min 2.4 sec imx6q-wandboard FAIL: 0 min 0.0 sec omap3-tobi,3730storm PASS: 0 min 40.9 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.6 sec omap3-beagle FAIL: 0 min 0.0 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 30.3 sec
arm-omap2plus_defconfig ----------------------- omap3-beagle-xm PASS: 0 min 54.8 sec am335x-bone,am335xboneb PASS: 0 min 30.5 sec am335x-bone,am335xbone PASS: 0 min 26.8 sec omap3-tobi,3530overo PASS: 0 min 42.9 sec omap4-panda PASS: 1 min 7.9 sec omap4-panda-es PASS: 1 min 11.9 sec omap3-tobi,3730storm PASS: 0 min 42.5 sec omap3-beagle PASS: 0 min 49.3 sec
Console logs for failures =========================
arm-multi_v7_defconfig ----------------------
imx6q-wandboard: FAIL: last 24 lines of boot log: -------------------------------------------------
[ 1.010207] sit: IPv6 over IPv4 tunneling driver [ 1.015423] Key type dns_resolver registered [ 1.019839] Registering SWP/SWPB emulation handler [ 1.025880] ci_hdrc ci_hdrc.0: doesn't support gadget [ 1.030976] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.035883] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.056982] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.063005] hub 1-0:1.0: USB hub found [ 1.066798] hub 1-0:1.0: 1 port detected [ 1.071036] /work/kernel/jenkins/jobs/arm-mainline/workspace/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 1.082548] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:01, irq=-1) [ 1.093843] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.077270] libphy: 2188000.ethernet:01 - Link is Up - 100/Full [ 4.097003] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.117230] IP-Config: Complete: [ 4.120479] device=eth0, hwaddr=00:1f:7b:b4:01:83, ipaddr=192.168.1.181, mask=255.255.255.0, gw=255.255.255.255 [ 4.131036] host=192.168.1.181, domain=, nis-domain=(none) [ 4.136984] bootserver=192.168.1.2, rootserver=192.168.1.2, rootpath= [ 4.143694] nameserver0=192.168.1.254, nameserver1=109.0.0.0 [ 4.150663] Waiting for root device /dev/mmcblk0p2... [ 60.317087] imx-sdma 20ec000.sdma: ~$off # PYBOOT: Exception: kernel: ERROR: failed to boot: <class 'pexpect.TIMEOUT'> # PYBOOT: Time: 0.00 seconds. # PYBOOT: Result: FAIL
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: 0.00 seconds. # PYBOOT: Result: FAIL