[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linaro-kernel
Subject:    arm-soc boot: 46 pass, 1 fail (v3.14-rc5-1346-ge98cd72)
From:       "Kevin's boot bot" <khilman () linaro ! org>
Date:       2014-03-29 3:01:40
Message-ID: 53363794.63d8440a.6fc3.3864 () mx ! google ! com
[Download RAW message or body]

Automated DT boot report for various ARM defconfigs.  


Tree/Branch: arm-soc
Git describe: v3.14-rc5-1346-ge98cd72
Failed boot tests (console logs at the end)
===========================================
                ste-snowball:     FAIL:    multi_v7_defconfig

Full Report
===========

omap2plus_defconfig
-------------------
               legacy,3730xm     0 min 51.5 sec:     PASS
            am335x-boneblack     0 min 26.0 sec:     PASS
             omap3-beagle-xm     1 min  4.0 sec:     PASS
           legacy,3530beagle     0 min 35.1 sec:     PASS  (Warnings: 1)
                 omap4-panda     1 min 10.1 sec:     PASS
            omap3-overo-tobi     0 min 23.1 sec:     PASS  (Warnings: 1)
                 am335x-bone     0 min 27.6 sec:     PASS
      omap3-overo-storm-tobi     0 min 22.5 sec:     PASS
                  omap5-uevm     1 min  7.8 sec:     PASS  (Warnings: 1)
              omap4-panda-es     1 min  7.2 sec:     PASS
            legacy,3730storm     0 min 23.9 sec:     PASS
            legacy,3530overo     0 min 21.5 sec:     PASS  (Warnings: 1)

multi_lpae_defconfig
--------------------
                  omap5-uevm     1 min 50.5 sec:     PASS  (Warnings: 1)
       sun7i-a20-cubieboard2     0 min 12.2 sec:     PASS

tegra_defconfig
---------------
              tegra30-beaver     0 min 17.0 sec:     PASS

imx_v6_v7_defconfig
-------------------
  imx6dl-wandboard,wand-dual     0 min 18.6 sec:     PASS
  imx6dl-wandboard,wand-solo     0 min 18.7 sec:     PASS
             imx6q-wandboard     0 min 16.9 sec:     PASS

sunxi_defconfig
---------------
       sun7i-a20-cubieboard2     0 min 22.7 sec:     PASS
        sun4i-a10-cubieboard     0 min 17.4 sec:     PASS

bcm_defconfig
-------------
                 bcm28155-ap     0 min 23.7 sec:     PASS

mvebu_v7_defconfig
------------------
  armada-xp-openblocks-ax3-4     0 min 22.4 sec:     PASS
          armada-370-mirabox     0 min 20.4 sec:     PASS

exynos_defconfig
----------------
          exynos5250-arndale     0 min 30.2 sec:     PASS

multi_v7_defconfig
------------------
    qcom-apq8074-dragonboard     0 min 16.6 sec:     PASS
                ste-snowball     0 min 54.9 sec:     FAIL
              tegra30-beaver     0 min 21.3 sec:     PASS
            am335x-boneblack     0 min 23.9 sec:     PASS
             omap3-beagle-xm     0 min 51.1 sec:     PASS
       sun7i-a20-cubieboard2     0 min 12.2 sec:     PASS
          armada-370-mirabox     0 min 22.6 sec:     PASS
                 omap4-panda     0 min 52.9 sec:     PASS
  armada-xp-openblocks-ax3-4     0 min 25.4 sec:     PASS
        sun4i-a10-cubieboard     0 min 19.0 sec:     PASS
                 bcm28155-ap     0 min 27.4 sec:     PASS
            omap3-overo-tobi     0 min 22.0 sec:     PASS  (Warnings: 1)
  imx6dl-wandboard,wand-solo     0 min 18.2 sec:     PASS
                 am335x-bone     0 min 31.5 sec:     PASS
      omap3-overo-storm-tobi     0 min 21.9 sec:     PASS
                  omap5-uevm     1 min 50.0 sec:     PASS  (Warnings: 1)
             imx6q-wandboard     0 min 17.1 sec:     PASS
              omap4-panda-es     0 min 53.7 sec:     PASS
  imx6dl-wandboard,wand-dual     0 min 18.4 sec:     PASS

u8500_defconfig
---------------
                ste-snowball     0 min 30.7 sec:     PASS

sama5_defconfig
---------------
                  sama5d35ek     0 min 17.1 sec:     PASS

davinci_all_defconfig
---------------------
             legacy,dm365evm     0 min 17.0 sec:     PASS
                   da850-evm     0 min 15.1 sec:     PASS

Console logs for failures
=========================

multi_v7_defconfig
------------------

	ste-snowball: FAIL: last 80 lines of boot log:
	----------------------------------------------

(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}::::192.168.1.254:none'

U8500 $ setenv netargs 'setenv bootargs ${bootargs} \
ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none'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
BOOTP broadcast 2
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-oQevGq/tmpZutLMp-uImage
 tftp 0x00800000 192.168.1.2:tmp/snowball-oQevGq/tmpZutLMp-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-oQevGq/tmpZutLMp-uImage'.
Load address: 0x800000
Loading: *#################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #######################################################
done
Bytes transferred = 4619817 (467e29 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::::192.168.1.254:none
 U8500 $ bootm 0x00800000  
bootm 0x00800000  
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4619753 Bytes =  4.4 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: 54.87 seconds.
# PYBOOT: Result: FAIL



_______________________________________________
linaro-kernel mailing list
linaro-kernel@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-kernel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic