Automated DT boot report for various ARM defconfigs.
Tree/Branch: arm-soc Git describe: v3.14-rc5-1072-g2201535 Failed boot tests (console logs at the end) =========================================== sun7i-a20-cubieboard2: FAIL: sunxi_defconfig sun4i-a10-cubieboard: FAIL: sunxi_defconfig
Full Report ===========
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 17.1 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 18.9 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.8 sec imx6q-wandboard PASS: 0 min 17.6 sec
sunxi_defconfig --------------- sun7i-a20-cubieboard2 FAIL: 0 min 31.4 sec sun4i-a10-cubieboard FAIL: 0 min 21.1 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 58.9 sec
mvebu_v7_defconfig ------------------ armada-xp-openblocks-ax3-4 PASS: 0 min 22.3 sec armada-370-mirabox PASS: 0 min 20.5 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 30.0 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 33.4 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.1 sec
davinci_all_defconfig --------------------- legacy,dm365evm PASS: 0 min 17.2 sec
Console logs for failures =========================
sunxi_defconfig ---------------
sun7i-a20-cubieboard2: FAIL: last 80 lines of boot log: -------------------------------------------------------
Connected to cubie2 console [channel connected] (~$quit to exit) (user:khilman) is already connected
~$hardreset
Command(cubie2 console)> hardreset (user:khilman) Reboot cubie2 Reboot: cubie2 ; phidget 3 0 : off, sleep, on 0 sun7i# ~$off # PYBOOT: Exception: ERROR: Could not break into autoboot. # PYBOOT: Time: 31.39 seconds. # PYBOOT: Result: FAIL
sun4i-a10-cubieboard: FAIL: last 80 lines of boot log: ------------------------------------------------------
GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120919 sun4i# setenv ethaddr 2e:40:70:f0:12:08 setenv ethaddr 2e:40:70:f0:12:08 sun4i# setenv bootargs console=ttyS0,115200 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyS0,115200 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 sun4i# 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' sun4i# setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff sun4i# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi sun4i# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi sun4i# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no sun4i# dhcp dhcp ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.193 sun4i# setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 sun4i# if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi sun4i# tftp 0x40008000 192.168.1.2:tmp/cubie-TowzSf/zImage tftp 0x40008000 192.168.1.2:tmp/cubie-TowzSf/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.193 Filename 'tmp/cubie-TowzSf/zImage'. Load address: 0x40008000 Loading: *################################################################# ######################################################### 2.7 MiB/s done Bytes transferred = 1780312 (1b2a58 hex) sun4i# tftp 0x42000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x42000000 192.168.1.2:buildroot.cpio.gz.uboot Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.193 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x42000000 Loading: *############################################ 2.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) sun4i# tftp 0x41000000 192.168.1.2:tmp/cubie-TowzSf/sun4i-a10-cubieboard.dtb tftp 0x41000000 192.168.1.2:tmp/cubie-TowzSf/sun4i-a10-cubieboard.dtb Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.193 Filename 'tmp/cubie-TowzSf/sun4i-a10-cubieboard.dtb'. Load address: 0x41000000 Loading: *## 2.1 MiB/s done Bytes transferred = 15168 (3b40 hex) sun4i# printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.193:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none sun4i# bootz 0x40008000 0x42000000 0x41000000 bootz 0x40008000 0x42000000 0x41000000 Kernel image @ 0x40008000 [ 0x000000 - 0x1b2a58 ] ## Loading init Ramdisk from Legacy Image at 42000000 ... Image Name: Created: 2014-02-07 19:37:29 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 41000000 Booting using the fdt blob at 0x41000000 Loading Device Tree to 40ff9000, end 40fffb3f ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 21.15 seconds. # PYBOOT: Result: FAIL