Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20140401 Failed boot tests (console logs at the end) =========================================== ste-snowball: FAIL: multi_v7_defconfig sama5d35ek: FAIL: sama5_defconfig
Full Report ===========
omap2plus_defconfig ------------------- legacy,3730xm 0 min 49.6 sec: PASS am335x-boneblack 0 min 26.0 sec: PASS omap3-beagle-xm 1 min 2.7 sec: PASS legacy,3530beagle 0 min 42.4 sec: PASS (Warnings: 1) omap4-panda 1 min 6.9 sec: PASS omap3-overo-tobi 0 min 23.2 sec: PASS (Warnings: 1) am335x-bone 0 min 27.7 sec: PASS omap3-overo-storm-tobi 0 min 22.5 sec: PASS omap5-uevm 1 min 3.2 sec: PASS (Warnings: 1) omap4-panda-es 1 min 7.8 sec: PASS legacy,3730storm 0 min 20.3 sec: PASS legacy,3530overo 0 min 21.3 sec: PASS (Warnings: 1)
multi_lpae_defconfig -------------------- omap5-uevm 1 min 43.0 sec: PASS (Warnings: 1) sun7i-a20-cubieboard2 0 min 12.4 sec: PASS
tegra_defconfig --------------- tegra30-beaver 0 min 17.2 sec: PASS
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual 0 min 18.8 sec: PASS imx6dl-wandboard,wand-solo 0 min 19.1 sec: PASS imx6q-wandboard 0 min 17.2 sec: PASS
sunxi_defconfig --------------- sun7i-a20-cubieboard2 0 min 22.6 sec: PASS sun4i-a10-cubieboard 0 min 12.9 sec: PASS
bcm_defconfig ------------- bcm28155-ap 0 min 22.9 sec: PASS
mvebu_v7_defconfig ------------------ armada-xp-openblocks-ax3-4 0 min 22.2 sec: PASS armada-370-mirabox 0 min 20.2 sec: PASS
exynos_defconfig ---------------- exynos5250-arndale 0 min 30.7 sec: PASS
multi_v7_defconfig ------------------ qcom-apq8074-dragonboard 0 min 16.4 sec: PASS ste-snowball 0 min 50.6 sec: FAIL tegra30-beaver 0 min 19.2 sec: PASS am335x-boneblack 0 min 24.2 sec: PASS omap3-beagle-xm 0 min 54.8 sec: PASS sun7i-a20-cubieboard2 0 min 12.3 sec: PASS armada-370-mirabox 0 min 22.3 sec: PASS omap4-panda 1 min 1.7 sec: PASS armada-xp-openblocks-ax3-4 0 min 25.2 sec: PASS sun4i-a10-cubieboard 0 min 14.4 sec: PASS bcm28155-ap 0 min 27.9 sec: PASS omap3-overo-tobi 0 min 22.1 sec: PASS (Warnings: 1) imx6dl-wandboard,wand-solo 0 min 18.3 sec: PASS am335x-bone 0 min 26.6 sec: PASS omap3-overo-storm-tobi 0 min 24.2 sec: PASS omap5-uevm 1 min 40.2 sec: PASS (Warnings: 1) imx6q-wandboard 0 min 16.8 sec: PASS omap4-panda-es 0 min 56.4 sec: PASS imx6dl-wandboard,wand-dual 0 min 18.2 sec: PASS
u8500_defconfig --------------- ste-snowball 0 min 30.8 sec: PASS
sama5_defconfig --------------- sama5d35ek 1 min 43.3 sec: FAIL
davinci_all_defconfig --------------------- legacy,dm365evm 0 min 17.4 sec: PASS da850-evm 0 min 15.7 sec: PASS
Console logs for failures =========================
multi_v7_defconfig ------------------
ste-snowball: FAIL: last 80 lines of boot log: ----------------------------------------------
Command(snowball console)> hardreset (user:khilman) Reboot snowball Reboot: snowball ; ip9258 2 2 : ('off', 6, 'on') , sleep 6,
MCDE: startup failed sec_bridge: ISSWAPI_FLUSH_BOOT_CODE: 2 EMMC: 0, MMC: 1 In: serial Out: serial Err: serial Net: smc911x-0 Hit any key to stop autoboot: 1 0
U8500 $ U8500 $ version
U8500 $ versionsetenv ethaddr 6e:e6:84:36:8e:9e
U-Boot 2009.11 (sept. 19 2011 - 17:03:11) U8500 $ setenv ethaddr 6e:e6:84:36:8e:9esetenv bootargs console=ttyAMA2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p3 rootwait rootfstype=ext4
Can't overwrite "ethaddr" U8500 $ setenv bootargs console=ttyAMA2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p3 rootwait rootfstype=ext4setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::eth0:none:192.168.1.254'
U8500 $ setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::eth0:none:192.168.1.254'if test -n ${initenv}; then run initenv; fi
U8500 $ if test -n ${initenv}; then run initenv; fiif test -n ${preboot}; then run preboot; fi
U8500 $ if test -n ${preboot}; then run preboot; fisetenv autoload no; setenv autoboot no
U8500 $ setenv autoload no; setenv autoboot nodhcp
U8500 $ dhcp smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 6e:e6:84:36:8e:9e BOOTP broadcast 1 DHCP client bound to address 192.168.1.159 U8500 $ setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 U8500 $ if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi U8500 $ tftp 0x00800000 192.168.1.2:tmp/snowball-DR0IU8/tmp6Pv7qD-uImage tftp 0x00800000 192.168.1.2:tmp/snowball-DR0IU8/tmp6Pv7qD-uImage smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 6e:e6:84:36:8e:9e Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.159 Filename 'tmp/snowball-DR0IU8/tmp6Pv7qD-uImage'. Load address: 0x800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ########################################################### done Bytes transferred = 4682521 (477319 hex) U8500 $ printenv bootargs printenv bootargs bootargs=console=ttyAMA2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p3 rootwait rootfstype=ext4 ip=192.168.1.159:192.168.1.2:192.168.1.254:255.255.255.0::eth0:none:192.168.1.254 U8500 $ bootm 0x00800000 bootm 0x00800000 ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4682457 Bytes = 4.5 MB Load Address: 00008000 Entry Point: 00008000 Loading Kernel Image ... OK OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 50.57 seconds. # PYBOOT: Result: FAIL
sama5_defconfig ---------------
sama5d35ek: FAIL: last 80 lines of boot log: --------------------------------------------
atmel-ehci 700000.ehci: irq 48, io mem 0x00700000 atmel-ehci 700000.ehci: USB 2.0 started, EHCI 1.00 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller usb usb1: Manufacturer: Linux 3.14.0-next-20140401 ehci_hcd usb usb1: SerialNumber: 700000.ehci hub 1-0:1.0: USB hub found hub 1-0:1.0: 3 ports detected ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ohci-atmel: OHCI Atmel driver at91_ohci 600000.ohci: OHCI Host Controller at91_ohci 600000.ohci: new USB bus registered, assigned bus number 2 at91_ohci 600000.ohci: irq 48, io mem 0x00600000 usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: OHCI Host Controller usb usb2: Manufacturer: Linux 3.14.0-next-20140401 ohci_hcd usb usb2: SerialNumber: at91 hub 2-0:1.0: USB hub found hub 2-0:1.0: 3 ports detected usbcore: registered new interface driver cdc_acm cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters usbcore: registered new interface driver usb-storage usbcore: registered new interface driver usbserial usbcore: registered new interface driver usbserial_generic usbserial: USB Serial support registered for generic usbcore: registered new interface driver ftdi_sio usbserial: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver pl2303 usbserial: USB Serial support registered for pl2303 atmel_usba_udc 500000.gadget: MMIO registers at 0xf8030000 mapped at e08a8000 atmel_usba_udc 500000.gadget: FIFO at 0x00500000 mapped at e2200000 g_serial gadget: Gadget Serial v2.4 g_serial gadget: g_serial ready at91_rtc fffffeb0.rtc: rtc core: registered fffffeb0.rtc as rtc0 at91_rtc fffffeb0.rtc: AT91 Real Time Clock driver. i2c /dev entries driver atmel_aes f8038000.aes: version: 0x135 atmel_aes f8038000.aes: Atmel AES - Using dma1chan0, dma1chan1 for DMA transfers atmel_sha f8034000.sha: version: 0x410 atmel_sha f8034000.sha: using dma1chan2 for DMA transfers atmel_sha f8034000.sha: Atmel SHA1/SHA256/SHA224/SHA384/SHA512 atmel_tdes f803c000.tdes: version: 0x701 atmel_tdes f803c000.tdes: using dma1chan3, dma1chan4 for DMA transfers atmel_tdes f803c000.tdes: Atmel DES/TDES usbcore: registered new interface driver usbhid usbhid: USB HID core driver iio iio:device0: Resolution used: 12 bits iio iio:device0: ADC Touch screen is disabled. TCP: cubic registered NET: Registered protocol family 10 sit: IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 can: controller area network core (rev 20120528 abi 9) NET: Registered protocol family 29 can: raw protocol (rev 20120528) can: broadcast manager protocol (rev 20120528 t) can: netlink gateway (rev 20130117) max_hops=1 input: gpio_keys.6 as /devices/gpio_keys.6/input/input0 at91_rtc fffffeb0.rtc: setting system clock to 2007-01-01 00:00:10 UTC (1167609610) atmel_mci f0000000.mmc: version: 0x505 atmel_mci f0000000.mmc: using dma0chan5 for DMA transfers atmel_mci f0000000.mmc: Atmel MCI controller at 0xf0000000 irq 23, 1 slots atmel_mci f8000000.mmc: version: 0x505 atmel_mci f8000000.mmc: using dma1chan5 for DMA transfers atmel_mci f8000000.mmc: Atmel MCI controller at 0xf8000000 irq 29, 1 slots IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Waiting up to 110 more seconds for network. Waiting up to 100 more seconds for network. Waiting up to 90 more seconds for network. Waiting up to 80 more seconds for network. Waiting up to 70 more seconds for network. Waiting up to 60 more seconds for network. Waiting up to 50 more seconds for network. Waiting up to 40 more seconds for network. ~$off # PYBOOT: Exception: kernel: ERROR: failed to boot: <class 'pexpect.TIMEOUT'> # PYBOOT: Time: 103.29 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org