Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20131101 Failed boot tests (console logs at the end) =========================================== am335x-boneblack: FAIL: omap2plus_defconfig exynos5250-arndale: FAIL: exynos_defconfig sun4i-a10-cubieboard: FAIL: multi_v7_defconfig
Full Report ===========
omap2plus_defconfig ------------------- am335x-boneblack FAIL: 0 min 41.2 sec omap3-beagle-xm PASS: 0 min 51.8 sec am335x-bone PASS: 0 min 26.5 sec omap4-panda PASS: 1 min 7.6 sec omap4-panda-es PASS: 1 min 3.5 sec omap3-tobi,3730storm PASS: 0 min 23.8 sec omap3-tobi,3530overo PASS: 0 min 21.6 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 17.0 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.8 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.7 sec imx6q-wandboard PASS: 0 min 16.5 sec
mvebu_defconfig --------------- armada-xp-openblocks-ax3-4 PASS: 0 min 21.9 sec armada-370-mirabox PASS: 0 min 19.8 sec
exynos_defconfig ---------------- exynos5250-arndale FAIL: 0 min 33.4 sec
multi_v7_defconfig ------------------ ste-snowball PASS: 0 min 28.5 sec tegra30-beaver PASS: 0 min 16.5 sec am335x-boneblack PASS: 0 min 34.6 sec omap3-beagle-xm PASS: 0 min 51.6 sec armada-370-mirabox PASS: 0 min 20.5 sec omap4-panda PASS: 1 min 6.5 sec omap4-panda-es PASS: 1 min 3.9 sec armada-xp-openblocks-ax3-4 PASS: 0 min 22.9 sec sun4i-a10-cubieboard FAIL: 0 min 6.9 sec imx6dl-wandboard,wand-solo PASS: 0 min 17.6 sec am335x-bone PASS: 0 min 33.4 sec imx6q-wandboard PASS: 0 min 15.8 sec omap3-tobi,3730storm PASS: 0 min 19.3 sec imx6dl-wandboard,wand-dual PASS: 0 min 17.7 sec omap3-tobi,3530overo PASS: 0 min 19.7 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 28.6 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.4 sec
Console logs for failures =========================
omap2plus_defconfig -------------------
am335x-boneblack: FAIL: last 24 lines of boot log: --------------------------------------------------
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: 41.20 seconds. # PYBOOT: Result: FAIL
exynos_defconfig ----------------
exynos5250-arndale: FAIL: last 24 lines of boot log: ----------------------------------------------------
tftp 0x407c0000 tmp/arndale-LgEThy/exynos5250-arndale.dtb Waiting for Ethernet connection... done. Using asx0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.171 Filename 'tmp/arndale-LgEThy/exynos5250-arndale.dtb'. Load address: 0x407c0000 Loading: *### done Bytes transferred = 33005 (80ed hex) ARNDALE5250 # printenv bootargs printenv bootargs bootargs=console=tty0 console=ttySAC2,115200n8 rw root=/dev/mmcblk1p3 rootwait rootfstype=ext4 ip=192.168.1.171:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none ARNDALE5250 #bootz 0x40800000 - 0x407c0000 bootz 0x40800000 - 0x407c0000 ## Flattened Device Tree blob at 407c0000 Booting using the fdt blob at 0x407c0000 Using Device Tree in place at 407c0000, end 407cb0ec
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 33.40 seconds. # PYBOOT: Result: FAIL
multi_v7_defconfig ------------------
sun4i-a10-cubieboard: FAIL: last 24 lines of boot log: ------------------------------------------------------
U-Boot 2011.09-rc1 (Nov 26 2012 - 14:01:52) Allwinner Technology arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2010.09-50) 4.5.1 GNU ld (Sourcery G++ Lite 2010.09-50) 2.20.51.20100809 sunxi#setenv ethaddr 2e:40:70:f0:12:08 setenv ethaddr 2e:40:70:f0:12:08 sunxi#setenv bootargs console=ttyS0,115200 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyS0,115200 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 sunxi#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' sunxi#setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff sunxi#if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi sunxi#if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi sunxi#setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no sunxi#dhcp dhcp Unknown command 'dhcp' - try 'help' sunxi#~$off # PYBOOT: Exception: u-boot: does not support DHCP. Giving up. # PYBOOT: Time: 6.90 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org