Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20140226 Failed boot tests (console logs at the end) =========================================== am335x-boneblack: FAIL: omap2plus_defconfig omap5-uevm: FAIL: multi_v7_defconfig
Full Report ===========
da8xx_omapl_defconfig --------------------- da850-evm PASS: 0 min 19.7 sec
omap2plus_defconfig ------------------- omap3-overo-storm-tobi PASS: 0 min 25.0 sec omap3-beagle-xm PASS: 1 min 0.6 sec omap4-panda PASS: 1 min 6.8 sec omap3-overo-tobi PASS: 0 min 23.3 sec am335x-bone PASS: 0 min 27.2 sec am335x-boneblack FAIL: 0 min 42.1 sec omap5-uevm PASS: 1 min 4.5 sec omap4-panda-es PASS: 1 min 6.2 sec
multi_lpae_defconfig -------------------- omap5-uevm PASS: 1 min 44.2 sec sun7i-a20-cubieboard2 PASS: 0 min 14.5 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 19.0 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 18.3 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.6 sec imx6q-wandboard PASS: 0 min 17.1 sec
sunxi_defconfig --------------- sun7i-a20-cubieboard2 PASS: 0 min 13.0 sec sun4i-a10-cubieboard PASS: 0 min 12.7 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 53.5 sec
mvebu_v7_defconfig ------------------ armada-xp-openblocks-ax3-4 PASS: 0 min 22.2 sec armada-370-mirabox PASS: 0 min 20.2 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 29.7 sec
multi_v7_defconfig ------------------ ste-snowball PASS: 1 min 21.6 sec tegra30-beaver PASS: 0 min 19.2 sec am335x-boneblack PASS: 0 min 23.6 sec omap3-beagle-xm PASS: 0 min 55.3 sec sun7i-a20-cubieboard2 PASS: 0 min 14.5 sec armada-370-mirabox PASS: 0 min 22.1 sec omap4-panda PASS: 0 min 53.8 sec armada-xp-openblocks-ax3-4 PASS: 0 min 25.0 sec sun4i-a10-cubieboard PASS: 0 min 14.3 sec bcm28155-ap PASS: 1 min 3.9 sec omap3-overo-tobi PASS: 0 min 22.0 sec imx6dl-wandboard,wand-solo PASS: 0 min 17.9 sec am335x-bone PASS: 0 min 26.1 sec omap3-overo-storm-tobi PASS: 0 min 21.1 sec omap5-uevm FAIL: 0 min 31.4 sec imx6q-wandboard PASS: 0 min 17.5 sec omap4-panda-es PASS: 0 min 53.1 sec imx6dl-wandboard,wand-dual PASS: 0 min 18.3 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 35.3 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.1 sec
Console logs for failures =========================
omap2plus_defconfig -------------------
am335x-boneblack: FAIL: last 80 lines of boot log: --------------------------------------------------
musb-hdrc: 28/31 max ep, 16384/16384 memory USB Peripheral mode controller at 47401000 using PIO, IRQ 0 musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Host mode controller at 47401800 using PIO, IRQ 0 OMAP SD/MMC: 0 mmc_send_cmd : timeout: No status update reading u-boot.img reading u-boot.img
U-Boot 2013.04-dirty (May 20 2013 - 14:30:06)
I2C: ready DRAM: 512 MiB WARNING: Caches not enabled NAND: No NAND device found!!! 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - readenv() failed, using default environment
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Peripheral mode controller at 47401000 using PIO, IRQ 0 musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Host mode controller at 47401800 using PIO, IRQ 0 Net: <ethaddr> not set. Validating first E-fuse MAC Phy not found PHY reset timed out cpsw, usb_ether Hit any key to stop autoboot: 1 0 U-Boot# U-Boot# version version
U-Boot 2013.04-dirty (May 20 2013 - 14:30:06) arm-angstrom-linux-gnueabi-gcc (Linaro GCC 4.7-2013.02-01) 4.7.3 20130205 (prerelease) GNU ld (GNU Binutils) 2.22 U-Boot# setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 U-Boot# setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none' setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none' U-Boot# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi U-Boot# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi U-Boot# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no U-Boot#dhcp dhcp link up on port 0, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 BOOTP broadcast 7 BOOTP broadcast 8 BOOTP broadcast 9 BOOTP broadcast 10 dhcp
Retry count exceeded; starting again using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in MAC c8:a0:30:b4:18:a4 HOST MAC de:ad:be:af:00:00 RNDIS ready ~$off # PYBOOT: Exception: u-boot: ERROR: DHCP retry count exceeded. # PYBOOT: Time: 42.09 seconds. # PYBOOT: Result: FAIL
multi_v7_defconfig ------------------
omap5-uevm: FAIL: last 80 lines of boot log: --------------------------------------------
Connected to omap5uevm console [channel connected] (~$quit to exit) (user:khilman) is already connected
~$hardreset
Command(omap5uevm console)> hardreset (user:khilman) Reboot omap5uevm Reboot: omap5uevm ; phidget 1 2 : off, sleep, on found: 002/030 2 ~$off # PYBOOT: Exception: ERROR: Could not break into autoboot. # PYBOOT: Time: 31.38 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org