Automated DT boot report for various ARM defconfigs.
Tree/Branch: queue Git describe: v3.10.32-37-gdbbec17 Failed boot tests (console logs at the end) =========================================== imx6dl-wandboard,wand-solo: FAIL: imx_v6_v7_defconfig da850-evm: FAIL: davinci_all_defconfig
Full Report ===========
da8xx_omapl_defconfig --------------------- da850-evm PASS: 0 min 15.0 sec
omap2plus_defconfig ------------------- legacy,3730xm PASS: 0 min 50.2 sec omap3-beagle-xm PASS: 0 min 54.3 sec legacy,3530beagle PASS: 0 min 34.0 sec omap4-panda PASS: 1 min 3.8 sec omap3-tobi PASS: 0 min 33.7 sec am335x-bone PASS: 0 min 26.7 sec omap4-panda-es PASS: 1 min 3.3 sec legacy,3730storm PASS: 0 min 23.4 sec legacy,3530overo PASS: 0 min 24.0 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 17.1 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 17.4 sec imx6dl-wandboard,wand-solo FAIL: 0 min 31.4 sec
mvebu_defconfig --------------- armada-xp-openblocks-ax3-4 PASS: 0 min 21.5 sec armada-370-mirabox PASS: 0 min 19.6 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 1 min 0.8 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 16.3 sec
davinci_all_defconfig --------------------- legacy,dm365evm PASS: 0 min 16.5 sec da850-evm FAIL: 0 min 20.8 sec
Console logs for failures =========================
imx_v6_v7_defconfig -------------------
imx6dl-wandboard,wand-solo: FAIL: last 80 lines of boot log: ------------------------------------------------------------
Connected to wand-solo console [channel connected] (~$quit to exit) (user:khilman) is already connected
~$hardreset
Command(wand-solo console)> hardreset (user:khilman) Reboot wand-solo Reboot: wand-solo ; phidget 2 2 : off, sleep, on
U-Boot 2013.04-00012-g0b44183-dirty (May 15 2013 - 16:16:11)
CPU: Freescale i.MX6SOLO rev1.1 at 792 MHz Reset cause: POR Board: Wandboard DRAM: 512 MiB WARNING: Caches not enabled MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default env 0 => ~$off # PYBOOT: Exception: ERROR: Could not break into autoboot. # PYBOOT: Time: 31.38 seconds. # PYBOOT: Result: FAIL
davinci_all_defconfig ---------------------
da850-evm: FAIL: last 80 lines of boot log: -------------------------------------------
Err: serial SF: Detected M25P64 with page size 256 Bytes, erase size 64 KiB, total 8 MiB Net: DaVinci-EMAC Hit any key to stop autoboot: 3 0 U-Boot > U-Boot > version version
U-Boot 2014.01-dirty (Feb 27 2014 - 15:12:48) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 GNU ld (GNU Binutils for Ubuntu) 2.23.52.20130913 U-Boot > setenv bootargs console=ttyS2,115200n8 debug earlyprintk setenv bootargs console=ttyS2,115200n8 debug earlyprintk 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 BOOTP broadcast 1 DHCP client bound to address 192.168.1.194 U-Boot >setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 U-Boot > if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi U-Boot > tftp 0xc0800000 192.168.1.2:tmp/da850evm-FGQds2/zImage tftp 0xc0800000 192.168.1.2:tmp/da850evm-FGQds2/zImage Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'tmp/da850evm-FGQds2/zImage'. Load address: 0xc0800000 Loading: *################################################################# ################################################################# ######## 1.7 MiB/s done Bytes transferred = 2017232 (1ec7d0 hex) U-Boot > tftp 0xc0c00000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0xc0c00000 192.168.1.2:buildroot.cpio.gz.uboot Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'buildroot.cpio.gz.uboot'. Load address: 0xc0c00000 Loading: *############################################ 1.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot > tftp 0xc07f0000 192.168.1.2:tmp/da850evm-FGQds2/da850-evm.dtb tftp 0xc07f0000 192.168.1.2:tmp/da850evm-FGQds2/da850-evm.dtb Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'tmp/da850evm-FGQds2/da850-evm.dtb'. Load address: 0xc07f0000 Loading: *# 1.1 MiB/s done Bytes transferred = 5972 (1754 hex) U-Boot >printenv bootargs printenv bootargs bootargs=console=ttyS2,115200n8 debug earlyprintk U-Boot > bootz 0xc0800000 0xc0c00000 0xc07f0000 bootz 0xc0800000 0xc0c00000 0xc07f0000 Kernel image @ 0xc0800000 [ 0x000000 - 0x1ec7d0 ] ## Loading init Ramdisk from Legacy Image at c0c00000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 20.82 seconds. # PYBOOT: Result: FAIL