Automated DT boot report for various ARM defconfigs.
Tree/Branch: queue Git describe: v3.13.2 Failed boot tests (console logs at the end) =========================================== armada-370-mirabox: FAIL: multi_v7_defconfig armada-xp-openblocks-ax3-4: FAIL: multi_v7_defconfig
Full Report ===========
omap2plus_defconfig ------------------- am335x-boneblack PASS: 0 min 25.7 sec omap3-beagle-xm PASS: 0 min 55.9 sec omap4-panda PASS: 1 min 13.1 sec omap3-tobi PASS: 0 min 22.5 sec am335x-bone PASS: 0 min 27.2 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 17.1 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 18.6 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.5 sec imx6q-wandboard PASS: 0 min 16.9 sec
sunxi_defconfig --------------- sun7i-a20-cubieboard2 PASS: 0 min 11.8 sec sun4i-a10-cubieboard PASS: 0 min 12.8 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 53.6 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 29.6 sec
multi_v7_defconfig ------------------ ste-snowball PASS: 0 min 29.9 sec tegra30-beaver PASS: 0 min 16.5 sec am335x-boneblack PASS: 0 min 22.6 sec omap3-beagle-xm PASS: 0 min 52.5 sec sun7i-a20-cubieboard2 PASS: 0 min 13.7 sec armada-370-mirabox FAIL: 0 min 28.6 sec omap4-panda PASS: 0 min 59.2 sec armada-xp-openblocks-ax3-4 FAIL: 0 min 30.2 sec sun4i-a10-cubieboard PASS: 0 min 13.7 sec bcm28155-ap PASS: 1 min 5.7 sec imx6dl-wandboard,wand-solo PASS: 0 min 22.2 sec omap3-tobi PASS: 0 min 20.7 sec am335x-bone PASS: 0 min 24.2 sec imx6q-wandboard PASS: 0 min 16.5 sec omap4-panda-es PASS: 1 min 7.4 sec imx6dl-wandboard,wand-dual PASS: 0 min 18.6 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 27.9 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.3 sec
mvebu_defconfig --------------- armada-xp-openblocks-ax3-4 PASS: 0 min 21.9 sec armada-370-mirabox PASS: 0 min 20.0 sec
Console logs for failures =========================
multi_v7_defconfig ------------------
armada-370-mirabox: FAIL: last 80 lines of boot log: ----------------------------------------------------
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-k_rl5t/tmp5dKvYc-uImage tftp 0x02000000 192.168.1.2:tmp/mirabox-k_rl5t/tmp5dKvYc-uImage Using egiga0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.183 Filename 'tmp/mirabox-k_rl5t/tmp5dKvYc-uImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ###################################################### done Bytes transferred = 3653170 (37be32 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-06 21:06:11 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3653106 Bytes = 3.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: 28.61 seconds. # PYBOOT: Result: FAIL
armada-xp-openblocks-ax3-4: FAIL: last 80 lines of boot log: ------------------------------------------------------------
Net: egiga0, egiga1, egiga2, egiga3 Hit any key to stop autoboot: 1 0 openblocks> openblocks> version version
U-Boot 2011.12 (Aug 26 2013 - 13:08:34) Plat'Home version: 2.0.7 (Marvell version: 2012_Q4.0p17)
arm-marvell-linux-gnueabi-gcc (Linaro GCC branch-4.6.4. Marvell GCC 201301-1645.aee66e26) 4.6.4 20120731 (prerelease) GNU ld (Linaro GCC branch-4.6.4. Marvell GCC 201301-1645.aee66e26) 2.22.0.20120801 openblocks> setenv bootargs console=ttyS0,115200 debug earlyprintk setenv bootargs console=ttyS0,115200 debug earlyprintk openblocks> if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi openblocks> if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi openblocks> setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no openblocks>dhcp dhcp BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.158 openblocks> setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 openblocks>if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi openblocks> tftp 0x02000000 192.168.1.2:tmp/obsax3-XC1fzr/tmpvjLNic-uImage tftp 0x02000000 192.168.1.2:tmp/obsax3-XC1fzr/tmpvjLNic-uImage Using egiga0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.158 Filename 'tmp/obsax3-XC1fzr/tmpvjLNic-uImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ####################################################### done Bytes transferred = 3658129 (37d191 hex) openblocks> 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.158 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x3000000 Loading: *############################################ done Bytes transferred = 639808 (9c340 hex) openblocks> printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 debug earlyprintk openblocks> bootm 0x02000000 0x03000000 bootm 0x02000000 0x03000000 ## Booting kernel from Legacy Image at 02000000 ... Image Name: Linux Created: 2014-02-06 21:08:49 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3658065 Bytes = 3.5 MiB 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 KiB 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: 30.24 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org