Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20131029 Failed boot tests (console logs at the end) =========================================== exynos5250-arndale: FAIL: exynos_defconfig sun4i-a10-cubieboard: FAIL: multi_v7_defconfig
Full Report ===========
omap2plus_defconfig ------------------- am335x-boneblack PASS: 0 min 28.1 sec omap3-beagle-xm PASS: 0 min 53.1 sec am335x-bone PASS: 0 min 26.8 sec omap4-panda PASS: 1 min 5.4 sec omap4-panda-es PASS: 1 min 4.0 sec omap3-tobi,3730storm PASS: 0 min 23.5 sec omap3-tobi,3530overo PASS: 0 min 21.5 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 17.0 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.9 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.9 sec imx6q-wandboard PASS: 0 min 15.2 sec
mvebu_defconfig --------------- armada-xp-openblocks-ax3-4 PASS: 0 min 21.8 sec armada-370-mirabox PASS: 0 min 19.8 sec
exynos_defconfig ---------------- exynos5250-arndale FAIL: 0 min 33.5 sec
multi_v7_defconfig ------------------ ste-snowball PASS: 0 min 25.4 sec tegra30-beaver PASS: 0 min 17.1 sec am335x-boneblack PASS: 0 min 34.9 sec omap3-beagle-xm PASS: 0 min 50.3 sec armada-370-mirabox PASS: 0 min 20.6 sec omap4-panda PASS: 1 min 2.7 sec omap4-panda-es PASS: 1 min 2.6 sec armada-xp-openblocks-ax3-4 PASS: 0 min 22.7 sec sun4i-a10-cubieboard FAIL: 0 min 6.9 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.6 sec am335x-bone PASS: 0 min 33.6 sec imx6q-wandboard PASS: 0 min 16.9 sec omap3-tobi,3730storm PASS: 0 min 19.4 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.7 sec omap3-tobi,3530overo PASS: 0 min 20.0 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 28.8 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.3 sec
Console logs for failures =========================
exynos_defconfig ----------------
exynos5250-arndale: FAIL: last 24 lines of boot log: ----------------------------------------------------
tftp 0x407c0000 tmp/arndale-nlSgUm/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-nlSgUm/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.50 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