arndale : FAILED 0:50.42 beaver : FAILED 0:39.98 cubie : FAILED 0:41.20 cubie2 : FAILED 0:40.27 cubox : FAILED 1:01.44 panda : passed 0:48.77 sama5 : FAILED 0:38.97 snowball : FAILED 0:40.12 multi-beaver : FAILED 0:40.10 multi-panda : FAILED 0:41.52 multi-snowball : FAILED 0:40.39
Last entries of failed logs below:
========================================================================
Board arndale failure log: -------------------------------------------------
setenv autoboot no ARNDALE5250 # printenv printenv autoboot=no autoload=no baudrate=115200 bootargs=console=ttySAC2,115200n8 earlyprintk debug root=/dev/mmcblk0p1 rootwait rw bootcmd=run net_boot bootdelay=3 bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.exynos dnsip=172.16.1.1 ethact=asx0 gatewayip=172.16.1.1 initrd_high=0x7fffffff ipaddr=172.16.1.140 legacy=usb start ; bootp ; tftpboot 0x40800000 172.16.1.7:/srv/tftp/uImage.arndale && bootm 0x40800000 net_boot=bootp ; tftpboot 0x40800000 172.16.1.4:/srv/tftp/uImage.exynos && tftpboot 0x407c0000 172.16.1.4:/srv/tftp/exynos5250-arndale.dtb && bootm 0x40800000 - 0x407c0000 netmask=255.255.255.0 preboot=usb start serverip=172.16.1.7 stderr=serial stdin=serial stdout=serial usbethaddr=00:40:5c:26:0a:5b
Environment size: 749/16380 bytes ARNDALE5250 # printenv bootargs printenv bootargs bootargs=console=ttySAC2,115200n8 earlyprintk debug root=/dev/mmcblk0p1 rootwait rw ARNDALE5250 # tftpboot 0x40800000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.exynos tftpboot 0x40800000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.exynos Waiting for Ethernet connection... done. Using asx0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.140 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.exynos'. Load address: 0x40800000 Loading: * TFTP error: 'File not found' (1) Not retrying... ARNDALE5250 # ~$off
========================================================================
Board beaver failure log: -------------------------------------------------
cpu=armv7 dnsip=172.16.1.1 ethact=asx0 fdt_addr_r=0x82000000 gatewayip=172.16.1.1 initrd_high=0xffffffff ipaddr=172.16.1.145 kernel_addr_r=0x81000000 loadaddr=0x80408000 mmc_boot=setenv devtype mmc; if mmc dev ${devnum}; then run scan_boot; fi netmask=255.255.255.0 ramdisk_addr_r=0x82100000 rootpart=1 scan_boot=echo Scanning ${devtype} ${devnum}...; for prefix in ${boot_prefixes}; do for script in ${boot_scripts}; do run script_boot; done; done; script_boot=if load ${devtype} ${devnum}:${rootpart} ${scriptaddr} ${prefix}${script}; then echo ${script} found! Executing ...;source ${scriptaddr};fi; scriptaddr=0x90000000 serverip=172.16.1.7 soc=tegra30 stderr=serial stdin=serial stdout=serial usb_boot=setenv devtype usb; run usb_init; if usb dev ${devnum}; then run scan_boot; fi usb_init=if ${usb_need_init}; then set usb_need_init false; usb start 0; fi usbethaddr=58:6d:8f:50:ba:18 vendor=nvidia
Environment size: 1600/8188 bytes Tegra30 (Beaver) # printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 earlyprintk debug root=/dev/mmcblk0p1 rootwait Tegra30 (Beaver) # tftpboot 0x82000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.tegra30 tftpboot 0x82000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.tegra30 Using asx0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.145 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.tegra30'. Load address: 0x82000000 Loading: * TFTP error: 'File not found' (1) Not retrying... Tegra30 (Beaver) # ~$off
========================================================================
Board cubie failure log: -------------------------------------------------
bootdelay=3 bootenv=uEnv.txt bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g bootscr=boot.scr console=ttyS0,115200 device=mmc dnsip=172.16.1.1 ethact=emac ethaddr=08:00:08:1e:2f:44 gatewayip=172.16.1.1 ipaddr=172.16.1.128 kernel=uImage loadbootenv=fatload $device $partition $scriptaddr ${bootenv} || ext2load $device $partition $scriptaddr boot/${bootenv} || ext2load $device $partition $scriptaddr ${bootenv} loadbootscr=fatload $device $partition $scriptaddr ${bootscr} || ext2load $device $partition $scriptaddr boot/${bootscr} ||ext2load $device $partition $scriptaddr ${bootscr} loadkernel=if bootpath=/boot/ && ext2load $device $partition 0x43000000 ${bootpath}script.bin && ext2load $device $partition 0x48000000 ${bootpath}${kernel};then true; elif bootpath=/ && fatload $device $partition 0x43000000 script.bin && fatload $device $partition 0x48000000 ${kernel};then true; elif bootpath=/ && ext2load $device $partition 0x43000000 ${bootpath}script.bin && ext2load $device $partition 0x48000000 ${bootpath}${kernel};then true; else false;fi loglevel=8 netmask=255.255.255.0 panicarg=panic=10 partition=0:1 scriptaddr=0x44000000 serverip=172.16.1.4 setargs=if test -z \"$root\"; then if test \"$bootpath\" = "boot/"; then root="/dev/mmcblk0p1 rootwait"; else root="/dev/mmcblk0p2 rootwait"; fi; fi; setenv bootargs console=${console} root=${root} loglevel=${loglevel} ${panicarg} ${extraargs} stderr=serial stdin=serial stdout=serial
Environment size: 2099/131068 bytes sun4i#printenv bootargs printenv bootargs bootargs=console=ttyS0,115200n8 root=/dev/nfs rootwait rw nfsroot=172.16.1.7:/work/nfsroot/cubie ip=dhcp sun4i#tftpboot 0x41000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g tftpboot 0x41000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g Using emac device TFTP from server 172.16.1.4; our IP address is 172.16.1.128 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g'. Load address: 0x41000000 Loading: * TFTP error: 'File not found' (1) Not retrying... sun4i#~$off
========================================================================
Board cubie2 failure log: -------------------------------------------------
bootdelay=3 bootenv=uEnv.txt bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g bootscr=boot.scr console=ttyS0,115200 device=mmc dnsip=172.16.1.1 ethact=emac ethaddr=08:00:08:1e:2f:64 gatewayip=172.16.1.1 ipaddr=172.16.1.107 kernel=uImage loadbootenv=fatload $device $partition $scriptaddr ${bootenv} || ext2load $device $partition $scriptaddr boot/${bootenv} || ext2load $device $partition $scriptaddr ${bootenv} loadbootscr=fatload $device $partition $scriptaddr ${bootscr} || ext2load $device $partition $scriptaddr boot/${bootscr} ||ext2load $device $partition $scriptaddr ${bootscr} loadkernel=if bootpath=/boot/ && ext2load $device $partition 0x43000000 ${bootpath}script.bin && ext2load $device $partition 0x48000000 ${bootpath}${kernel};then true; elif bootpath=/ && fatload $device $partition 0x43000000 script.bin && fatload $device $partition 0x48000000 ${kernel};then true; elif bootpath=/ && ext2load $device $partition 0x43000000 ${bootpath}script.bin && ext2load $device $partition 0x48000000 ${bootpath}${kernel};then true; else false;fi loglevel=8 netmask=255.255.255.0 panicarg=panic=10 partition=0:1 scriptaddr=0x44000000 serverip=172.16.1.4 setargs=if test -z \"$root\"; then if test \"$bootpath\" = "boot/"; then root="/dev/mmcblk0p1 rootwait"; else root="/dev/mmcblk0p2 rootwait"; fi; fi; setenv bootargs console=${console} root=${root} loglevel=${loglevel} ${panicarg} ${extraargs} stderr=serial stdin=serial stdout=serial
Environment size: 2100/131068 bytes sun7i#printenv bootargs printenv bootargs bootargs=console=ttyS0,115200n8 root=/dev/nfs rootwait rw nfsroot=172.16.1.7:/work/nfsroot/cubie2 ip=dhcp sun7i#tftpboot 0x41000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g tftpboot 0x41000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g Using emac device TFTP from server 172.16.1.4; our IP address is 172.16.1.107 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-1g'. Load address: 0x41000000 Loading: * TFTP error: 'File not found' (1) Not retrying... sun7i#~$off
========================================================================
Board cubox failure log: -------------------------------------------------
enaVpuPower=no enaGpuPower=yes autoload=no bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.cubox autoboot=no
Environment size: 3958/65532 bytes CuBox>> printenv bootargs printenv bootargs bootargs=console=ttyS0,115200n8 root=/dev/mmcblk0p2 rootwait CuBox>> tftpboot 0x2000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.cubox tftpboot 0x2000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.cubox Using egiga0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.183 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.cubox'. Load address: 0x2000000 Loading: * TFTP error: 'File not found' (1) Starting again
error Using egiga0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.183 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.cubox'. Load address: 0x2000000 Loading: * TFTP error: 'File not found' (1) Starting again
error Using egiga0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.183 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.cubox'. Load address: 0x2000000 Loading: * TFTP error: 'File not found' (1) Starting again
error ~$off
========================================================================
Board sama5 failure log: -------------------------------------------------
setenv bootfile arm-soc/v3.11-8721-gdcf788d/uImage.sama5 U-Boot> setenv autoboot no setenv autoboot no U-Boot> printenv printenv autoboot=no autoload=no baudrate=115200 bootargs=console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait rw debug bootcmd=nand read 0x21000000 0x00180000 0x0000509E; nand read 0x22000000 0x00200000 0x00281428; bootm 0x22000000 - 0x21000000 bootdelay=6 bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.sama5 eth1addr=08:00:08:e1:88:0e ethact=gmacb0 ethprime=gmacb0 ipaddr=172.16.1.199 legacy_bootargs=console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(rootfs) rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs serverip=172.16.1.4 stderr=serial stdin=serial stdout=serial
Environment size: 610/131067 bytes U-Boot> setenv bootargs 'console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait rw' setenv bootargs 'console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait rw' U-Boot> printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait rw U-Boot> tftpboot 0x22000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.sama5 tftpboot 0x22000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.sama5 gmacb0: PHY present at 1 gmacb0: link up, 1000Mbps full-duplex (lpa: 0x0300) Using gmacb0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.199 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.sama5'. Load address: 0x22000000 Loading: * TFTP error: 'File not found' (1) Not retrying... U-Boot> ~$off
========================================================================
Board snowball failure log: -------------------------------------------------
emmcargs=setenv bootargs ${bootargs} root=/dev/mmcblk0p3 rootwait addcons=setenv bootargs ${bootargs} console=${console} emmcboot=echo Booting from eMMC ...; run commonargs emmcargs memargs; bootm ${loadaddr} mmcargs=setenv bootargs ${bootargs} root=/dev/mmcblk1p2 rootwait mmcboot=echo Booting from external MMC ...; run commonargs mmcargs memargs; bootm ${loadaddr} ethact=smc911x-0 bootdelay=5 bootargs=console=ttyAMA2,115200 root=/dev/mmcblk0p4 rootwait rw debug earlyprintk ethaddr=08:00:08:1e:0f:44 stdin=serial stdout=serial stderr=serial board_id=1 startup_graphics=0 logo=0 crashkernel=crashkernel=1M@0x5600000 autoload=no netmask=255.255.255.0 ipaddr=172.16.1.109 serverip=172.16.1.7 bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.snowball autoboot=no
Environment size: 1701/4092 bytes U8500 $ printenv bootargs printenv bootargs bootargs=console=ttyAMA2,115200 root=/dev/mmcblk0p4 rootwait rw debug earlyprintk U8500 $ tftpboot 0x100000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.snowball tftpboot 0x100000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.snowball smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 08:00:08:1e:0f:44 Using smc911x-0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.109 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.snowball'. Load address: 0x100000 Loading: * TFTP error: 'File not found' (1) Not retrying... U8500 $ ~$off
========================================================================
Board multi-beaver failure log: -------------------------------------------------
cpu=armv7 dnsip=172.16.1.1 ethact=asx0 fdt_addr_r=0x82000000 gatewayip=172.16.1.1 initrd_high=0xffffffff ipaddr=172.16.1.145 kernel_addr_r=0x81000000 loadaddr=0x80408000 mmc_boot=setenv devtype mmc; if mmc dev ${devnum}; then run scan_boot; fi netmask=255.255.255.0 ramdisk_addr_r=0x82100000 rootpart=1 scan_boot=echo Scanning ${devtype} ${devnum}...; for prefix in ${boot_prefixes}; do for script in ${boot_scripts}; do run script_boot; done; done; script_boot=if load ${devtype} ${devnum}:${rootpart} ${scriptaddr} ${prefix}${script}; then echo ${script} found! Executing ...;source ${scriptaddr};fi; scriptaddr=0x90000000 serverip=172.16.1.7 soc=tegra30 stderr=serial stdin=serial stdout=serial usb_boot=setenv devtype usb; run usb_init; if usb dev ${devnum}; then run scan_boot; fi usb_init=if ${usb_need_init}; then set usb_need_init false; usb start 0; fi usbethaddr=58:6d:8f:50:ba:18 vendor=nvidia
Environment size: 1601/8188 bytes Tegra30 (Beaver) # printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 earlyprintk debug root=/dev/mmcblk0p1 rootwait Tegra30 (Beaver) # tftpboot 0x82000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g tftpboot 0x82000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g Using asx0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.145 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g'. Load address: 0x82000000 Loading: * TFTP error: 'File not found' (1) Not retrying... Tegra30 (Beaver) # ~$off
========================================================================
Board multi-panda failure log: -------------------------------------------------
Panda # setenv autoboot no setenv autoboot no Panda # printenv printenv autoboot=no autoload=no baudrate=115200 bootargs=console=ttyO2,115200 root=/dev/mmcblk0p2 rootwait debug earlyprintk bootcmd=run usb_boot ; run legacy ; run local bootdelay=1 bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g console=ttyO2,115200n8 ethact=sms0 fdt_high=0xffffffff gatewayip=172.16.1.1 hostname=panda-es ipaddr=172.16.1.182 legacy=usb start ; bootp ; tftpboot 0x80000000 172.16.1.7:/srv/tftp/uImage.panda && bootm 0x80000000 loadaddr=0x80000000 local=mmc rescan 0 ; fatload mmc 0:1 0x80000000 uImage && bootm 0x80000000 netmask=255.255.255.0 serverip=172.16.1.7 usb_boot=usb start ; bootp ; tftpboot 0x80000000 172.16.1.7:/srv/tftp/uImage.panda && tftp 0x81000000 172.16.1.7:/srv/tftp/omap4-panda.dtb && bootm 0x80000000 - 0x81000000 usbethaddr=2E:60:67:E0:49:01
Environment size: 822/131068 bytes Panda # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200 root=/dev/mmcblk0p2 rootwait debug earlyprintk Panda # tftpboot 0x80000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g tftpboot 0x80000000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g Waiting for Ethernet connection... done. Using sms0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.182 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-2g'. Load address: 0x80000000 Loading: * TFTP error: 'File not found' (1) Not retrying... Panda # ~$off
========================================================================
Board multi-snowball failure log: -------------------------------------------------
emmcargs=setenv bootargs ${bootargs} root=/dev/mmcblk0p3 rootwait addcons=setenv bootargs ${bootargs} console=${console} emmcboot=echo Booting from eMMC ...; run commonargs emmcargs memargs; bootm ${loadaddr} mmcargs=setenv bootargs ${bootargs} root=/dev/mmcblk1p2 rootwait mmcboot=echo Booting from external MMC ...; run commonargs mmcargs memargs; bootm ${loadaddr} ethact=smc911x-0 bootdelay=5 bootargs=console=ttyAMA2,115200 root=/dev/mmcblk0p4 rootwait rw debug earlyprintk ethaddr=08:00:08:1e:0f:44 stdin=serial stdout=serial stderr=serial board_id=1 startup_graphics=0 logo=0 crashkernel=crashkernel=1M@0x5600000 autoload=no netmask=255.255.255.0 ipaddr=172.16.1.109 serverip=172.16.1.7 bootfile=arm-soc/v3.11-8721-gdcf788d/uImage.multi-snowball autoboot=no
Environment size: 1707/4092 bytes U8500 $ printenv bootargs printenv bootargs bootargs=console=ttyAMA2,115200 root=/dev/mmcblk0p4 rootwait rw debug earlyprintk U8500 $ tftpboot 0x100000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-snowball tftpboot 0x100000 172.16.1.4:/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-snowball smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 08:00:08:1e:0f:44 Using smc911x-0 device TFTP from server 172.16.1.4; our IP address is 172.16.1.109 Filename '/srv/tftp/arm-soc/v3.11-8721-gdcf788d/uImage.multi-snowball'. Load address: 0x100000 Loading: * TFTP error: 'File not found' (1) Not retrying... U8500 $ ~$off