Automated DT boot report for various ARM defconfigs.
Tree/Branch: queue Git describe: v3.12.10-33-g6c2bf9d Failed boot tests (console logs at the end) =========================================== armada-370-mirabox: FAIL: mvebu_defconfig
Full Report ===========
omap2plus_defconfig ------------------- am335x-boneblack PASS: 0 min 25.1 sec omap3-beagle-xm PASS: 0 min 56.9 sec omap4-panda PASS: 1 min 3.6 sec omap3-tobi PASS: 0 min 22.1 sec am335x-bone PASS: 0 min 26.9 sec omap4-panda-es PASS: 1 min 3.9 sec
multi_lpae_defconfig -------------------- sun7i-a20-cubieboard2 PASS: 0 min 13.8 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 16.9 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 17.9 sec imx6dl-wandboard,wand-solo PASS: 0 min 17.6 sec imx6q-wandboard PASS: 0 min 16.3 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 53.6 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 28.5 sec
multi_v7_defconfig ------------------ ste-snowball PASS: 0 min 28.5 sec tegra30-beaver PASS: 0 min 14.2 sec am335x-boneblack PASS: 0 min 32.4 sec omap3-beagle-xm PASS: 1 min 0.5 sec sun7i-a20-cubieboard2 PASS: 0 min 13.6 sec armada-370-mirabox PASS: 0 min 20.5 sec omap4-panda PASS: 1 min 8.5 sec armada-xp-openblocks-ax3-4 PASS: 0 min 22.6 sec sun4i-a10-cubieboard PASS: 0 min 13.6 sec bcm28155-ap PASS: 1 min 9.7 sec imx6dl-wandboard,wand-solo PASS: 0 min 17.2 sec omap3-tobi PASS: 0 min 20.7 sec am335x-bone PASS: 0 min 33.7 sec imx6q-wandboard PASS: 0 min 16.2 sec omap4-panda-es PASS: 1 min 2.1 sec imx6dl-wandboard,wand-dual PASS: 0 min 17.3 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 36.2 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.3 sec
mvebu_defconfig --------------- armada-xp-openblocks-ax3-4 PASS: 0 min 20.8 sec armada-370-mirabox FAIL: 0 min 27.7 sec
Console logs for failures =========================
mvebu_defconfig ---------------
armada-370-mirabox: FAIL: last 80 lines of boot log: ----------------------------------------------------
phy16= 72 phy16= 72 MMC: MRVL_MMC: 0 Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 3 0 Marvell>> Marvell>> version version
U-Boot 2009.08 (Sep 16 2012 - 22:50:06)Marvell version: 1.1.2 NQ Marvell>> setenv bootargs console=ttyS0,115200 debug earlyprintk setenv bootargs console=ttyS0,115200 debug earlyprintk Marvell>setenv initrd_high 0xffffffff
setenv initrd_high 0xffffffff
Marvell>> if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi Marvell>if test -n ${preboot}; then run preboot; fi
if test -n ${preboot}; then run preboot; fi
Marvell>setenv autoload no; setenv autoboot no
setenv autoload no; setenv autoboot no
Marvell>dhcp
dhcp
phyaddr= 0 BOOTP broadcast 1 DHCP client bound to address 192.168.1.183 Marvell>setenv serverip 192.168.1.2
setenv serverip 192.168.1.2
Marvell>> if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Marvell>>tftp 0x02000000 192.168.1.2:tmp/mirabox-dHs2fx/tmpqpFREy-uImage tftp 0x02000000 192.168.1.2:tmp/mirabox-dHs2fx/tmpqpFREy-uImage Using egiga0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.183 Filename 'tmp/mirabox-dHs2fx/tmpqpFREy-uImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################### done Bytes transferred = 2653565 (287d7d hex) Marvell>> tftp 0x03000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x03000000 192.168.1.2:buildroot.cpio.gz.uboot Using egiga0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.183 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x3000000 Loading: *############################################ done Bytes transferred = 639808 (9c340 hex) Marvell>printenv bootargs
printenv bootargs
bootargs=console=ttyS0,115200 debug earlyprintk Marvell>> bootm 0x02000000 0x03000000 bootm 0x02000000 0x03000000 ## Booting kernel from Legacy Image at 02000000 ... Image Name: Linux Created: 2014-02-07 18:12:39 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2653501 Bytes = 2.5 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 03000000 ... Image Name: Created: 2013-09-07 5:02:12 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 639744 Bytes = 624.8 kB Load Address: 81000000 Entry Point: 81000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 27.72 seconds. # PYBOOT: Result: FAIL