Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20140317 Failed boot tests (console logs at the end) =========================================== am335x-boneblack: FAIL: omap2plus_defconfig omap3-beagle-xm: FAIL: omap2plus_defconfig omap4-panda: FAIL: omap2plus_defconfig omap3-overo-tobi: FAIL: omap2plus_defconfig am335x-bone: FAIL: omap2plus_defconfig omap3-overo-storm-tobi: FAIL: omap2plus_defconfig omap5-uevm: FAIL: omap2plus_defconfig omap4-panda-es: FAIL: omap2plus_defconfig omap5-uevm: FAIL: multi_lpae_defconfig sun7i-a20-cubieboard2: FAIL: multi_lpae_defconfig sun7i-a20-cubieboard2: FAIL: sunxi_defconfig sun4i-a10-cubieboard: FAIL: sunxi_defconfig ste-snowball: FAIL: multi_v7_defconfig am335x-boneblack: FAIL: multi_v7_defconfig omap3-beagle-xm: FAIL: multi_v7_defconfig sun7i-a20-cubieboard2: FAIL: multi_v7_defconfig omap4-panda: FAIL: multi_v7_defconfig sun4i-a10-cubieboard: FAIL: multi_v7_defconfig omap3-overo-tobi: FAIL: multi_v7_defconfig am335x-bone: FAIL: multi_v7_defconfig omap3-overo-storm-tobi: FAIL: multi_v7_defconfig omap5-uevm: FAIL: multi_v7_defconfig omap4-panda-es: FAIL: multi_v7_defconfig
Full Report ===========
da8xx_omapl_defconfig --------------------- da850-evm PASS: 0 min 16.0 sec legacy,da850evm PASS: 0 min 15.3 sec
omap2plus_defconfig ------------------- legacy,3730xm PASS: 0 min 50.3 sec am335x-boneblack FAIL: 0 min 28.5 sec omap3-beagle-xm FAIL: 0 min 53.1 sec legacy,3530beagle PASS: 1 min 31.3 sec omap4-panda FAIL: 0 min 57.3 sec omap3-overo-tobi FAIL: 0 min 28.6 sec am335x-bone FAIL: 0 min 30.5 sec omap3-overo-storm-tobi FAIL: 0 min 29.4 sec omap5-uevm FAIL: 0 min 57.1 sec omap4-panda-es FAIL: 0 min 56.5 sec legacy,3730storm PASS: 0 min 23.3 sec legacy,3530overo PASS: 0 min 24.4 sec
multi_lpae_defconfig -------------------- omap5-uevm FAIL: 0 min 52.1 sec sun7i-a20-cubieboard2 FAIL: 0 min 20.0 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 17.2 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 19.1 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.9 sec imx6q-wandboard PASS: 0 min 17.3 sec
sunxi_defconfig --------------- sun7i-a20-cubieboard2 FAIL: 0 min 19.1 sec sun4i-a10-cubieboard FAIL: 0 min 22.0 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 53.8 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 30.4 sec
multi_v7_defconfig ------------------ qcom-apq8074-dragonboard PASS: 1 min 4.2 sec ste-snowball FAIL: 0 min 33.7 sec tegra30-beaver PASS: 0 min 20.0 sec am335x-boneblack FAIL: 0 min 29.0 sec omap3-beagle-xm FAIL: 0 min 51.5 sec sun7i-a20-cubieboard2 FAIL: 0 min 20.4 sec armada-370-mirabox PASS: 0 min 22.2 sec omap4-panda FAIL: 0 min 57.7 sec armada-xp-openblocks-ax3-4 PASS: 0 min 25.8 sec sun4i-a10-cubieboard FAIL: 0 min 19.9 sec bcm28155-ap PASS: 1 min 9.5 sec omap3-overo-tobi FAIL: 0 min 28.1 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.3 sec am335x-bone FAIL: 0 min 30.6 sec omap3-overo-storm-tobi FAIL: 0 min 26.5 sec omap5-uevm FAIL: 0 min 58.4 sec imx6q-wandboard PASS: 0 min 17.7 sec omap4-panda-es FAIL: 0 min 58.6 sec imx6dl-wandboard,wand-dual PASS: 0 min 18.4 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 30.8 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.2 sec
davinci_all_defconfig --------------------- legacy,dm365evm PASS: 0 min 17.7 sec
Console logs for failures =========================
omap2plus_defconfig -------------------
am335x-boneblack: FAIL: last 80 lines of boot log: --------------------------------------------------
GNU ld (GNU Binutils) 2.22 U-Boot# setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 U-Boot# 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' 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 cpsw Waiting for PHY auto negotiation to complete.. done link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.1.150 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 0x80200000 192.168.1.2:tmp/am335xboneb-nOmzee/zImage tftp 0x80200000 192.168.1.2:tmp/am335xboneb-nOmzee/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.150 Filename 'tmp/am335xboneb-nOmzee/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 1.2 MiB/s done Bytes transferred = 4306272 (41b560 hex) U-Boot# tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.150 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *############################################ 1.2 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x81f00000 192.168.1.2:tmp/am335xboneb-nOmzee/am335x-boneblack.dtb tftp 0x81f00000 192.168.1.2:tmp/am335xboneb-nOmzee/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.150 Filename 'tmp/am335xboneb-nOmzee/am335x-boneblack.dtb'. Load address: 0x81f00000 Loading: *### 1 MiB/s done Bytes transferred = 29374 (72be hex) U-Boot# printenv bootargs printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.150:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 9f19a000, end 9f236dea ... OK Using Device Tree in place at 81f00000, end 81f0a2bd
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 28.48 seconds. # PYBOOT: Result: FAIL
omap3-beagle-xm: FAIL: last 80 lines of boot log: -------------------------------------------------
scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found OMAP3 beagleboard.org # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no OMAP3 beagleboard.org # dhcp dhcp ERROR: Need valid 'usbnet_devaddr' to be set at ether.c:2369/usb_eth_init() Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.190 OMAP3 beagleboard.org # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 OMAP3 beagleboard.org # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi OMAP3 beagleboard.org # tftp 0x80200000 192.168.1.2:tmp/3730xm-AAFE8o/zImage tftp 0x80200000 192.168.1.2:tmp/3730xm-AAFE8o/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.190 Filename 'tmp/3730xm-AAFE8o/zImage'. Load address: 0x80200000 Loading: *EHCI timed out on TD - token=0x8008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################## 390.6 KiB/s done Bytes transferred = 4306272 (41b560 hex) OMAP3 beagleboard.org # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.190 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x8008d80 T ############################################ 114.3 KiB/s done Bytes transferred = 642602 (9ce2a hex) OMAP3 beagleboard.org # tftp 0x81f00000 192.168.1.2:tmp/3730xm-AAFE8o/omap3-beagle-xm.dtb tftp 0x81f00000 192.168.1.2:tmp/3730xm-AAFE8o/omap3-beagle-xm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.190 Filename 'tmp/3730xm-AAFE8o/omap3-beagle-xm.dtb'. Load address: 0x81f00000 Loading: *EHCI timed out on TD - token=0x8008d80 T #### 10.7 KiB/s done Bytes transferred = 58437 (e445 hex) OMAP3 beagleboard.org # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.190:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none OMAP3 beagleboard.org #bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 8ff63000, end 8ffffdea ... OK Loading Device Tree to 8ff51000, end 8ff62444 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 53.08 seconds. # PYBOOT: Result: FAIL
omap4-panda: FAIL: last 80 lines of boot log: ---------------------------------------------
if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Panda # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Panda # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x88008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.152 Panda # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Panda # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Panda # tftp 0x82000000 192.168.1.2:tmp/4430panda-jzuita/zImage tftp 0x82000000 192.168.1.2:tmp/4430panda-jzuita/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.152 Filename 'tmp/4430panda-jzuita/zImage'. Load address: 0x82000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################## 471.7 KiB/s done Bytes transferred = 4306272 (41b560 hex) Panda # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.152 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ############################################ 118.2 KiB/s done Bytes transferred = 642602 (9ce2a hex) Panda # tftp 0x81f00000 192.168.1.2:tmp/4430panda-jzuita/omap4-panda.dtb tftp 0x81f00000 192.168.1.2:tmp/4430panda-jzuita/omap4-panda.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.152 Filename 'tmp/4430panda-jzuita/omap4-panda.dtb'. Load address: 0x81f00000 Loading: *EHCI timed out on TD - token=0x8008d80 T #### 9.8 KiB/s done Bytes transferred = 51505 (c931 hex) Panda # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.152:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Panda # bootz 0x82000000 0x81000000 0x81f00000 bootz 0x82000000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Using Device Tree in place at 81f00000, end 81f0f930
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 57.26 seconds. # PYBOOT: Result: FAIL
omap3-overo-tobi: FAIL: last 80 lines of boot log: --------------------------------------------------
Overo # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi Overo # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Overo # dhcp dhcp smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f BOOTP broadcast 1 DHCP client bound to address 192.168.1.155 Overo # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Overo # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Overo # tftp 0x80200000 192.168.1.2:tmp/3530overo-i2QL5U/zImage tftp 0x80200000 192.168.1.2:tmp/3530overo-i2QL5U/zImage smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.155 Filename 'tmp/3530overo-i2QL5U/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 2.4 MiB/s done Bytes transferred = 4306272 (41b560 hex) Overo # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.155 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *############################################ 2.4 MiB/s done Bytes transferred = 642602 (9ce2a hex) Overo # tftp 0x81f00000 192.168.1.2:tmp/3530overo-i2QL5U/omap3-overo-tobi.dtb tftp 0x81f00000 192.168.1.2:tmp/3530overo-i2QL5U/omap3-overo-tobi.dtb smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.155 Filename 'tmp/3530overo-i2QL5U/omap3-overo-tobi.dtb'. Load address: 0x81f00000 Loading: *#### 2.2 MiB/s done Bytes transferred = 57343 (dfff hex) Overo # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk debug rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.155:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Overo #bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 8ff63000, end 8ffffdea ... OK Loading Device Tree to 8ff52000, end 8ff62ffe ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 28.60 seconds. # PYBOOT: Result: FAIL
am335x-bone: FAIL: last 80 lines of boot log: ---------------------------------------------
GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120919 U-Boot# setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none'
U-Boot# setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none'if test -n ${initenv}; then run initenv; fi
U-Boot# if test -n ${initenv}; then run initenv; fiif test -n ${preboot}; then run preboot; fi
U-Boot# if test -n ${preboot}; then run preboot; fisetenv autoload no; setenv autoboot no
U-Boot# setenv autoload no; setenv autoboot nodhcp
U-Boot# dhcp cpsw Waiting for PHY auto negotiation to complete.. done link up on port 0, speed 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.198 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 0x80200000 192.168.1.2:tmp/am335xbone-1Iv4Rq/zImage tftp 0x80200000 192.168.1.2:tmp/am335xbone-1Iv4Rq/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.198 Filename 'tmp/am335xbone-1Iv4Rq/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 1.2 MiB/s done Bytes transferred = 4306272 (41b560 hex) U-Boot#tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.198 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *############################################ 1.1 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x81f00000 192.168.1.2:tmp/am335xbone-1Iv4Rq/am335x-bone.dtb tftp 0x81f00000 192.168.1.2:tmp/am335xbone-1Iv4Rq/am335x-bone.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.198 Filename 'tmp/am335xbone-1Iv4Rq/am335x-bone.dtb'. Load address: 0x81f00000 Loading: *## 1.1 MiB/s done Bytes transferred = 28778 (706a hex) U-Boot# printenv bootargs printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.198:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 8f19a000, end 8f236dea ... OK Using Device Tree in place at 81f00000, end 81f0a069
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 30.46 seconds. # PYBOOT: Result: FAIL
omap3-overo-storm-tobi: FAIL: last 80 lines of boot log: --------------------------------------------------------
Die ID #3dea00029ff80000016830c40802e016 Net: smc911x-0 Warning: smc911x-0 using MAC address from net device
Hit any key to stop autoboot: 5 0 Overo # Overo # version version
U-Boot 2013.04-00003-g84ebf5d (Jun 21 2013 - 15:36:05) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.2-1ubuntu1) 4.7.2 GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120919 Overo # setenv bootargs console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 Overo # 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' Overo # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi Overo # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi Overo # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Overo # dhcp dhcp smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 00:15:c9:28:f0:11 BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.195 Overo # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Overo # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Overo # tftp 0x80200000 192.168.1.2:tmp/3730storm-Pqaqjg/zImage tftp 0x80200000 192.168.1.2:tmp/3730storm-Pqaqjg/zImage smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 00:15:c9:28:f0:11 Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.195 Filename 'tmp/3730storm-Pqaqjg/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 2.4 MiB/s done Bytes transferred = 4306272 (41b560 hex) Overo # tftp 0x81f00000 192.168.1.2:tmp/3730storm-Pqaqjg/omap3-overo-storm-tobi.dtb tftp 0x81f00000 192.168.1.2:tmp/3730storm-Pqaqjg/omap3-overo-storm-tobi.dtb smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 00:15:c9:28:f0:11 Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.195 Filename 'tmp/3730storm-Pqaqjg/omap3-overo-storm-tobi.dtb'. Load address: 0x81f00000 Loading: *#### 2.2 MiB/s done Bytes transferred = 58183 (e347 hex) Overo # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.195:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Overo # bootz 0x80200000 - 0x81f00000 bootz 0x80200000 - 0x81f00000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Device Tree to 8ffee000, end 8ffff346 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 29.38 seconds. # PYBOOT: Result: FAIL
omap5-uevm: FAIL: last 80 lines of boot log: --------------------------------------------
scanning bus 0 for devices... found: 002/079 2 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found U-Boot# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no U-Boot# dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.249 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 0x82000000 192.168.1.2:tmp/omap5uevm-ejACCY/zImage tftp 0x82000000 192.168.1.2:tmp/omap5uevm-ejACCY/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'tmp/omap5uevm-ejACCY/zImage'. Load address: 0x82000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################## 421.9 KiB/s done Bytes transferred = 4306272 (41b560 hex) U-Boot# tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ############################################ 91.8 KiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x80f80000 192.168.1.2:tmp/omap5uevm-ejACCY/omap5-uevm.dtb tftp 0x80f80000 192.168.1.2:tmp/omap5uevm-ejACCY/omap5-uevm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'tmp/omap5uevm-ejACCY/omap5-uevm.dtb'. Load address: 0x80f80000 Loading: *EHCI timed out on TD - token=0x88008d80 T #### 7.8 KiB/s done Bytes transferred = 44586 (ae2a hex) U-Boot# printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk ip=192.168.1.249:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x82000000 0x81000000 0x80f80000 bootz 0x82000000 0x81000000 0x80f80000 Kernel image @ 0x82000000 [ 0x000000 - 0x41b560 ] ## Loading init Ramdisk from Legacy Image at 81000000 ... 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 ## Flattened Device Tree blob at 80f80000 Booting using the fdt blob at 0x80f80000 Using Device Tree in place at 80f80000, end 80f8de29
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 57.10 seconds. # PYBOOT: Result: FAIL
omap4-panda-es: FAIL: last 80 lines of boot log: ------------------------------------------------
if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Panda # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Panda # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.157 Panda # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Panda # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Panda # tftp 0x82000000 192.168.1.2:tmp/4460panda-es-XAE3Lz/zImage tftp 0x82000000 192.168.1.2:tmp/4460panda-es-XAE3Lz/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.157 Filename 'tmp/4460panda-es-XAE3Lz/zImage'. Load address: 0x82000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################## 470.7 KiB/s done Bytes transferred = 4306272 (41b560 hex) Panda # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.157 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x8008d80 T ############################################ 104.5 KiB/s done Bytes transferred = 642602 (9ce2a hex) Panda # tftp 0x81f00000 192.168.1.2:tmp/4460panda-es-XAE3Lz/omap4-panda-es.dtb tftp 0x81f00000 192.168.1.2:tmp/4460panda-es-XAE3Lz/omap4-panda-es.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.157 Filename 'tmp/4460panda-es-XAE3Lz/omap4-panda-es.dtb'. Load address: 0x81f00000 Loading: *EHCI timed out on TD - token=0x8008d80 T #### 9.8 KiB/s done Bytes transferred = 52085 (cb75 hex) Panda # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.157:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Panda # bootz 0x82000000 0x81000000 0x81f00000 bootz 0x82000000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Using Device Tree in place at 81f00000, end 81f0fb74
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 56.54 seconds. # PYBOOT: Result: FAIL
multi_lpae_defconfig --------------------
omap5-uevm: FAIL: last 80 lines of boot log: --------------------------------------------
U-Boot# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... found: 002/079 2 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found U-Boot#setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no U-Boot# dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.249 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 0x82000000 192.168.1.2:tmp/omap5uevm-0wYPP4/zImage tftp 0x82000000 192.168.1.2:tmp/omap5uevm-0wYPP4/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'tmp/omap5uevm-0wYPP4/zImage'. Load address: 0x82000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 631.8 KiB/s done Bytes transferred = 4586448 (45fbd0 hex) U-Boot# tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *T ############################################ 114.3 KiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x80f80000 192.168.1.2:tmp/omap5uevm-0wYPP4/omap5-uevm.dtb tftp 0x80f80000 192.168.1.2:tmp/omap5uevm-0wYPP4/omap5-uevm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'tmp/omap5uevm-0wYPP4/omap5-uevm.dtb'. Load address: 0x80f80000 Loading: *T #### 7.8 KiB/s done Bytes transferred = 44586 (ae2a hex) U-Boot# printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk ip=192.168.1.249:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x82000000 0x81000000 0x80f80000 bootz 0x82000000 0x81000000 0x80f80000 Kernel image @ 0x82000000 [ 0x000000 - 0x45fbd0 ] ## Loading init Ramdisk from Legacy Image at 81000000 ... 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 ## Flattened Device Tree blob at 80f80000 Booting using the fdt blob at 0x80f80000 Using Device Tree in place at 80f80000, end 80f8de29
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 52.08 seconds. # PYBOOT: Result: FAIL
sun7i-a20-cubieboard2: FAIL: last 80 lines of boot log: -------------------------------------------------------
setenv ethaddr 22:71:81:DA:53:EA sun7i# 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 sun7i# 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' sun7i# setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff sun7i# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi sun7i# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi sun7i# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no sun7i# dhcp dhcp ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 DHCP client bound to address 192.168.1.153 sun7i# setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 sun7i# if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi sun7i# tftp 0x40008000 192.168.1.2:tmp/cubie2-sgJSTp/zImage tftp 0x40008000 192.168.1.2:tmp/cubie2-sgJSTp/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-sgJSTp/zImage'. Load address: 0x40008000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 2.7 MiB/s done Bytes transferred = 4586448 (45fbd0 hex) sun7i# 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.153 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x42000000 Loading: *############################################ 2.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) sun7i# tftp 0x41000000 192.168.1.2:tmp/cubie2-sgJSTp/sun7i-a20-cubieboard2.dtb tftp 0x41000000 192.168.1.2:tmp/cubie2-sgJSTp/sun7i-a20-cubieboard2.dtb Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-sgJSTp/sun7i-a20-cubieboard2.dtb'. Load address: 0x41000000 Loading: *## 2.5 MiB/s done Bytes transferred = 15603 (3cf3 hex) sun7i# printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.153:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none sun7i# bootz 0x40008000 0x42000000 0x41000000 bootz 0x40008000 0x42000000 0x41000000 Kernel image @ 0x40008000 [ 0x000000 - 0x45fbd0 ] ## 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 40fffcf2 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 19.98 seconds. # PYBOOT: Result: FAIL
sunxi_defconfig ---------------
sun7i-a20-cubieboard2: FAIL: last 80 lines of boot log: -------------------------------------------------------
arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.2-1ubuntu1) 4.7.2 GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120919 sun7i# setenv ethaddr 22:71:81:DA:53:EA setenv ethaddr 22:71:81:DA:53:EA sun7i#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 sun7i#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' sun7i# setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff sun7i# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi sun7i# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi sun7i# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no sun7i# dhcp dhcp ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 DHCP client bound to address 192.168.1.153 sun7i# setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 sun7i# if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi sun7i# tftp 0x40008000 192.168.1.2:tmp/cubie2-YFIskG/zImage tftp 0x40008000 192.168.1.2:tmp/cubie2-YFIskG/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-YFIskG/zImage'. Load address: 0x40008000 Loading: *################################################################# ########################################################## 2.7 MiB/s done Bytes transferred = 1792960 (1b5bc0 hex) sun7i# 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.153 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x42000000 Loading: *############################################ 2.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) sun7i# tftp 0x41000000 192.168.1.2:tmp/cubie2-YFIskG/sun7i-a20-cubieboard2.dtb tftp 0x41000000 192.168.1.2:tmp/cubie2-YFIskG/sun7i-a20-cubieboard2.dtb Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-YFIskG/sun7i-a20-cubieboard2.dtb'. Load address: 0x41000000 Loading: *## 2.5 MiB/s done Bytes transferred = 15603 (3cf3 hex) sun7i# printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.153:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none sun7i# bootz 0x40008000 0x42000000 0x41000000 bootz 0x40008000 0x42000000 0x41000000 Kernel image @ 0x40008000 [ 0x000000 - 0x1b5bc0 ] ## 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 40fffcf2 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 19.07 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-1kuK60/zImage tftp 0x40008000 192.168.1.2:tmp/cubie-1kuK60/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.193 Filename 'tmp/cubie-1kuK60/zImage'. Load address: 0x40008000 Loading: *################################################################# ########################################################## 2.7 MiB/s done Bytes transferred = 1792960 (1b5bc0 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-1kuK60/sun4i-a10-cubieboard.dtb tftp 0x41000000 192.168.1.2:tmp/cubie-1kuK60/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-1kuK60/sun4i-a10-cubieboard.dtb'. Load address: 0x41000000 Loading: *# 2 MiB/s done Bytes transferred = 12614 (3146 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 - 0x1b5bc0 ] ## 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 40fff145 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 22.00 seconds. # PYBOOT: Result: FAIL
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-jqThkX/tmpTwSnXA-uImage tftp 0x00800000 192.168.1.2:tmp/snowball-jqThkX/tmpTwSnXA-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-jqThkX/tmpTwSnXA-uImage'. Load address: 0x800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ###################################################### done Bytes transferred = 4604169 (464109 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: 4604105 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: 33.66 seconds. # PYBOOT: Result: FAIL
am335x-boneblack: FAIL: last 80 lines of boot log: --------------------------------------------------
GNU ld (GNU Binutils) 2.22 U-Boot# setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 U-Boot# 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' 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 cpsw Waiting for PHY auto negotiation to complete.. done link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.1.150 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 0x80200000 192.168.1.2:tmp/am335xboneb-YNHE29/zImage tftp 0x80200000 192.168.1.2:tmp/am335xboneb-YNHE29/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.150 Filename 'tmp/am335xboneb-YNHE29/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################### 1.2 MiB/s done Bytes transferred = 4562856 (459fa8 hex) U-Boot# tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.150 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *############################################ 1.2 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x81f00000 192.168.1.2:tmp/am335xboneb-YNHE29/am335x-boneblack.dtb tftp 0x81f00000 192.168.1.2:tmp/am335xboneb-YNHE29/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.150 Filename 'tmp/am335xboneb-YNHE29/am335x-boneblack.dtb'. Load address: 0x81f00000 Loading: *### 1.1 MiB/s done Bytes transferred = 29374 (72be hex) U-Boot#printenv bootargs printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.150:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 9f19a000, end 9f236dea ... OK Using Device Tree in place at 81f00000, end 81f0a2bd
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 29.00 seconds. # PYBOOT: Result: FAIL
omap3-beagle-xm: FAIL: last 80 lines of boot log: -------------------------------------------------
USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found OMAP3 beagleboard.org # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no OMAP3 beagleboard.org # dhcp dhcp ERROR: Need valid 'usbnet_devaddr' to be set at ether.c:2369/usb_eth_init() Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.190 OMAP3 beagleboard.org # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 OMAP3 beagleboard.org # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi OMAP3 beagleboard.org # tftp 0x80200000 192.168.1.2:tmp/3730xm-bhB9Uv/zImage tftp 0x80200000 192.168.1.2:tmp/3730xm-bhB9Uv/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.190 Filename 'tmp/3730xm-bhB9Uv/zImage'. Load address: 0x80200000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 486.3 KiB/s done Bytes transferred = 4562856 (459fa8 hex) OMAP3 beagleboard.org # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.190 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ############################################ 114.3 KiB/s done Bytes transferred = 642602 (9ce2a hex) OMAP3 beagleboard.org # tftp 0x81f00000 192.168.1.2:tmp/3730xm-bhB9Uv/omap3-beagle-xm.dtb tftp 0x81f00000 192.168.1.2:tmp/3730xm-bhB9Uv/omap3-beagle-xm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.190 Filename 'tmp/3730xm-bhB9Uv/omap3-beagle-xm.dtb'. Load address: 0x81f00000 Loading: *EHCI timed out on TD - token=0x8008d80 T #### 10.7 KiB/s done Bytes transferred = 58437 (e445 hex) OMAP3 beagleboard.org # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.190:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none OMAP3 beagleboard.org # bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 8ff63000, end 8ffffdea ... OK Loading Device Tree to 8ff51000, end 8ff62444 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 51.52 seconds. # PYBOOT: Result: FAIL
sun7i-a20-cubieboard2: FAIL: last 80 lines of boot log: -------------------------------------------------------
setenv ethaddr 22:71:81:DA:53:EA sun7i# 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 sun7i# 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' sun7i# setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff sun7i# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi sun7i# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi sun7i# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no sun7i# dhcp dhcp ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 DHCP client bound to address 192.168.1.153 sun7i# setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 sun7i# if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi sun7i# tftp 0x40008000 192.168.1.2:tmp/cubie2-FYPxKS/zImage tftp 0x40008000 192.168.1.2:tmp/cubie2-FYPxKS/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-FYPxKS/zImage'. Load address: 0x40008000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################### 2.7 MiB/s done Bytes transferred = 4562856 (459fa8 hex) sun7i# 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.153 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x42000000 Loading: *############################################ 2.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) sun7i# tftp 0x41000000 192.168.1.2:tmp/cubie2-FYPxKS/sun7i-a20-cubieboard2.dtb tftp 0x41000000 192.168.1.2:tmp/cubie2-FYPxKS/sun7i-a20-cubieboard2.dtb Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-FYPxKS/sun7i-a20-cubieboard2.dtb'. Load address: 0x41000000 Loading: *## 2.5 MiB/s done Bytes transferred = 15603 (3cf3 hex) sun7i# printenv bootargs printenv bootargs bootargs=console=ttyS0,115200 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.153:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none sun7i# bootz 0x40008000 0x42000000 0x41000000 bootz 0x40008000 0x42000000 0x41000000 Kernel image @ 0x40008000 [ 0x000000 - 0x459fa8 ] ## 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 40fffcf2 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 20.35 seconds. # PYBOOT: Result: FAIL
omap4-panda: FAIL: last 80 lines of boot log: ---------------------------------------------
if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Panda # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Panda # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.152 Panda # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Panda # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Panda # tftp 0x82000000 192.168.1.2:tmp/4430panda-SySJsL/zImage tftp 0x82000000 192.168.1.2:tmp/4430panda-SySJsL/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.152 Filename 'tmp/4430panda-SySJsL/zImage'. Load address: 0x82000000 Loading: *EHCI timed out on TD - token=0x8008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 492.2 KiB/s done Bytes transferred = 4562856 (459fa8 hex) Panda # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.152 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ############################################ 118.2 KiB/s done Bytes transferred = 642602 (9ce2a hex) Panda # tftp 0x81f00000 192.168.1.2:tmp/4430panda-SySJsL/omap4-panda.dtb tftp 0x81f00000 192.168.1.2:tmp/4430panda-SySJsL/omap4-panda.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.152 Filename 'tmp/4430panda-SySJsL/omap4-panda.dtb'. Load address: 0x81f00000 Loading: *EHCI timed out on TD - token=0x8008d80 T #### 6.8 KiB/s done Bytes transferred = 51505 (c931 hex) Panda # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.152:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Panda # bootz 0x82000000 0x81000000 0x81f00000 bootz 0x82000000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Using Device Tree in place at 81f00000, end 81f0f930
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 57.71 seconds. # PYBOOT: Result: FAIL
sun4i-a10-cubieboard: FAIL: last 80 lines of boot log: ------------------------------------------------------
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 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-UsFaes/zImage tftp 0x40008000 192.168.1.2:tmp/cubie-UsFaes/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.193 Filename 'tmp/cubie-UsFaes/zImage'. Load address: 0x40008000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################### 2.7 MiB/s done Bytes transferred = 4562856 (459fa8 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-UsFaes/sun4i-a10-cubieboard.dtb tftp 0x41000000 192.168.1.2:tmp/cubie-UsFaes/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-UsFaes/sun4i-a10-cubieboard.dtb'. Load address: 0x41000000 Loading: *# 2.4 MiB/s done Bytes transferred = 12614 (3146 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 - 0x459fa8 ] ## 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 40fff145 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 19.85 seconds. # PYBOOT: Result: FAIL
omap3-overo-tobi: FAIL: last 80 lines of boot log: --------------------------------------------------
Overo # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi Overo # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Overo # dhcp dhcp smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f BOOTP broadcast 1 DHCP client bound to address 192.168.1.155 Overo # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Overo # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Overo # tftp 0x80200000 192.168.1.2:tmp/3530overo-SJ9v4U/zImage tftp 0x80200000 192.168.1.2:tmp/3530overo-SJ9v4U/zImage smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.155 Filename 'tmp/3530overo-SJ9v4U/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################### 2.4 MiB/s done Bytes transferred = 4562856 (459fa8 hex) Overo # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.155 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *############################################ 2.4 MiB/s done Bytes transferred = 642602 (9ce2a hex) Overo # tftp 0x81f00000 192.168.1.2:tmp/3530overo-SJ9v4U/omap3-overo-tobi.dtb tftp 0x81f00000 192.168.1.2:tmp/3530overo-SJ9v4U/omap3-overo-tobi.dtb smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC fe:06:88:cd:08:6f Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.155 Filename 'tmp/3530overo-SJ9v4U/omap3-overo-tobi.dtb'. Load address: 0x81f00000 Loading: *#### 2.3 MiB/s done Bytes transferred = 57343 (dfff hex) Overo # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk debug rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.155:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Overo # bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 8ff63000, end 8ffffdea ... OK Loading Device Tree to 8ff52000, end 8ff62ffe ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 28.08 seconds. # PYBOOT: Result: FAIL
am335x-bone: FAIL: last 80 lines of boot log: ---------------------------------------------
GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120919 U-Boot# setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none'
U-Boot# setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none'if test -n ${initenv}; then run initenv; fi
U-Boot# if test -n ${initenv}; then run initenv; fiif test -n ${preboot}; then run preboot; fi
U-Boot# if test -n ${preboot}; then run preboot; fisetenv autoload no; setenv autoboot no
U-Boot# setenv autoload no; setenv autoboot nodhcp
U-Boot# dhcp cpsw Waiting for PHY auto negotiation to complete.. done link up on port 0, speed 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.1.198 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 0x80200000 192.168.1.2:tmp/am335xbone-02Y1RA/zImage tftp 0x80200000 192.168.1.2:tmp/am335xbone-02Y1RA/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.198 Filename 'tmp/am335xbone-02Y1RA/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################### 1.2 MiB/s done Bytes transferred = 4562856 (459fa8 hex) U-Boot# tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.198 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *############################################ 1.1 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x81f00000 192.168.1.2:tmp/am335xbone-02Y1RA/am335x-bone.dtb tftp 0x81f00000 192.168.1.2:tmp/am335xbone-02Y1RA/am335x-bone.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.2; our IP address is 192.168.1.198 Filename 'tmp/am335xbone-02Y1RA/am335x-bone.dtb'. Load address: 0x81f00000 Loading: *## 1.1 MiB/s done Bytes transferred = 28778 (706a hex) U-Boot# printenv bootargs printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.198:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x80200000 0x81000000 0x81f00000 bootz 0x80200000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 8f19a000, end 8f236dea ... OK Using Device Tree in place at 81f00000, end 81f0a069
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 30.58 seconds. # PYBOOT: Result: FAIL
omap3-overo-storm-tobi: FAIL: last 80 lines of boot log: --------------------------------------------------------
No EEPROM on expansion board Die ID #3dea00029ff80000016830c40802e016 Net: smc911x-0 Warning: smc911x-0 using MAC address from net device
Hit any key to stop autoboot: 5 0 Overo # Overo # version version
U-Boot 2013.04-00003-g84ebf5d (Jun 21 2013 - 15:36:05) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.2-1ubuntu1) 4.7.2 GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120919 Overo # setenv bootargs console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 Overo # 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' Overo # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi Overo # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi Overo # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Overo # dhcp dhcp smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 00:15:c9:28:f0:11 BOOTP broadcast 1 DHCP client bound to address 192.168.1.195 Overo # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Overo # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Overo # tftp 0x80200000 192.168.1.2:tmp/3730storm-ziDy4H/zImage tftp 0x80200000 192.168.1.2:tmp/3730storm-ziDy4H/zImage smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 00:15:c9:28:f0:11 Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.195 Filename 'tmp/3730storm-ziDy4H/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################### 2.4 MiB/s done Bytes transferred = 4562856 (459fa8 hex) Overo # tftp 0x81f00000 192.168.1.2:tmp/3730storm-ziDy4H/omap3-overo-storm-tobi.dtb tftp 0x81f00000 192.168.1.2:tmp/3730storm-ziDy4H/omap3-overo-storm-tobi.dtb smc911x: detected LAN9221 controller smc911x: phy initialized smc911x: MAC 00:15:c9:28:f0:11 Using smc911x-0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.195 Filename 'tmp/3730storm-ziDy4H/omap3-overo-storm-tobi.dtb'. Load address: 0x81f00000 Loading: *#### 2.3 MiB/s done Bytes transferred = 58183 (e347 hex) Overo # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.195:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Overo #bootz 0x80200000 - 0x81f00000 bootz 0x80200000 - 0x81f00000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Device Tree to 8ffee000, end 8ffff346 ... OK
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 26.50 seconds. # PYBOOT: Result: FAIL
omap5-uevm: FAIL: last 80 lines of boot log: --------------------------------------------
scanning bus 0 for devices... found: 002/079 2 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found U-Boot# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no U-Boot# dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x88008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.249 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 0x82000000 192.168.1.2:tmp/omap5uevm-OJVwFU/zImage tftp 0x82000000 192.168.1.2:tmp/omap5uevm-OJVwFU/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'tmp/omap5uevm-OJVwFU/zImage'. Load address: 0x82000000 Loading: *EHCI timed out on TD - token=0x8008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 442.4 KiB/s done Bytes transferred = 4562856 (459fa8 hex) U-Boot# tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ############################################ 93.8 KiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot# tftp 0x80f80000 192.168.1.2:tmp/omap5uevm-OJVwFU/omap5-uevm.dtb tftp 0x80f80000 192.168.1.2:tmp/omap5uevm-OJVwFU/omap5-uevm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.249 Filename 'tmp/omap5uevm-OJVwFU/omap5-uevm.dtb'. Load address: 0x80f80000 Loading: *EHCI timed out on TD - token=0x88008d80 T #### 7.8 KiB/s done Bytes transferred = 44586 (ae2a hex) U-Boot# printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk ip=192.168.1.249:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none U-Boot# bootz 0x82000000 0x81000000 0x80f80000 bootz 0x82000000 0x81000000 0x80f80000 Kernel image @ 0x82000000 [ 0x000000 - 0x459fa8 ] ## Loading init Ramdisk from Legacy Image at 81000000 ... 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 ## Flattened Device Tree blob at 80f80000 Booting using the fdt blob at 0x80f80000 Using Device Tree in place at 80f80000, end 80f8de29
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 58.42 seconds. # PYBOOT: Result: FAIL
omap4-panda-es: FAIL: last 80 lines of boot log: ------------------------------------------------
if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Panda # setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no Panda # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x88008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.1.157 Panda # setenv serverip 192.168.1.2 setenv serverip 192.168.1.2 Panda # if test -n ${netargs}; then run netargs; fi if test -n ${netargs}; then run netargs; fi Panda # tftp 0x82000000 192.168.1.2:tmp/4460panda-es-V8kmEa/zImage tftp 0x82000000 192.168.1.2:tmp/4460panda-es-V8kmEa/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.157 Filename 'tmp/4460panda-es-V8kmEa/zImage'. Load address: 0x82000000 Loading: *EHCI timed out on TD - token=0x8008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 493.2 KiB/s done Bytes transferred = 4562856 (459fa8 hex) Panda # tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0x81000000 192.168.1.2:buildroot.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.157 Filename 'buildroot.cpio.gz.uboot'. Load address: 0x81000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ############################################ 118.2 KiB/s done Bytes transferred = 642602 (9ce2a hex) Panda # tftp 0x81f00000 192.168.1.2:tmp/4460panda-es-V8kmEa/omap4-panda-es.dtb tftp 0x81f00000 192.168.1.2:tmp/4460panda-es-V8kmEa/omap4-panda-es.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.157 Filename 'tmp/4460panda-es-V8kmEa/omap4-panda-es.dtb'. Load address: 0x81f00000 Loading: *EHCI timed out on TD - token=0x88008d80 T #### 9.8 KiB/s done Bytes transferred = 52085 (cb75 hex) Panda # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 debug earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.157:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none Panda # bootz 0x82000000 0x81000000 0x81f00000 bootz 0x82000000 0x81000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 81000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 642538 Bytes = 627.5 KiB Load Address: 00000000 Entry Point: 00000000 ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Using Device Tree in place at 81f00000, end 81f0fb74
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 58.59 seconds. # PYBOOT: Result: FAIL