Automated DT boot report for various ARM defconfigs.
Tree/Branch: next Git describe: next-20140314 Failed boot tests (console logs at the end) =========================================== da850-evm: FAIL: da8xx_omapl_defconfig legacy,da850evm: FAIL: da8xx_omapl_defconfig legacy,3730xm: FAIL: omap2plus_defconfig legacy,3530beagle: FAIL: omap2plus_defconfig legacy,3730storm: FAIL: omap2plus_defconfig legacy,3530overo: FAIL: omap2plus_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 sun7i-a20-cubieboard2: FAIL: multi_v7_defconfig sun4i-a10-cubieboard: FAIL: multi_v7_defconfig legacy,dm365evm: FAIL: davinci_all_defconfig
Full Report ===========
da8xx_omapl_defconfig --------------------- da850-evm FAIL: 0 min 20.0 sec legacy,da850evm FAIL: 0 min 21.2 sec
omap2plus_defconfig ------------------- legacy,3730xm FAIL: 0 min 45.4 sec am335x-boneblack PASS: 0 min 26.1 sec omap3-beagle-xm PASS: 1 min 1.7 sec legacy,3530beagle FAIL: 0 min 29.7 sec omap4-panda PASS: 1 min 6.4 sec omap3-overo-tobi PASS: 0 min 23.3 sec am335x-bone PASS: 0 min 27.9 sec omap3-overo-storm-tobi PASS: 0 min 22.0 sec omap5-uevm PASS: 1 min 7.1 sec omap4-panda-es PASS: 1 min 8.8 sec legacy,3730storm FAIL: 0 min 24.7 sec legacy,3530overo FAIL: 0 min 26.4 sec
multi_lpae_defconfig -------------------- omap5-uevm PASS: 1 min 50.9 sec sun7i-a20-cubieboard2 FAIL: 0 min 20.0 sec
tegra_defconfig --------------- tegra30-beaver PASS: 0 min 17.3 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 19.4 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.9 sec imx6q-wandboard PASS: 0 min 17.4 sec
sunxi_defconfig --------------- sun7i-a20-cubieboard2 FAIL: 0 min 18.1 sec sun4i-a10-cubieboard FAIL: 0 min 18.8 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 58.9 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 29.9 sec
multi_v7_defconfig ------------------ qcom-apq8074-dragonboard PASS: 1 min 1.4 sec ste-snowball FAIL: 0 min 33.6 sec tegra30-beaver PASS: 0 min 19.7 sec am335x-boneblack PASS: 0 min 24.5 sec omap3-beagle-xm PASS: 0 min 54.5 sec sun7i-a20-cubieboard2 FAIL: 0 min 31.4 sec armada-370-mirabox PASS: 0 min 22.3 sec omap4-panda PASS: 0 min 55.2 sec armada-xp-openblocks-ax3-4 PASS: 0 min 25.5 sec sun4i-a10-cubieboard FAIL: 0 min 22.8 sec bcm28155-ap PASS: 1 min 4.0 sec omap3-overo-tobi PASS: 0 min 22.5 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.5 sec am335x-bone PASS: 0 min 26.9 sec omap3-overo-storm-tobi PASS: 0 min 24.2 sec omap5-uevm PASS: 1 min 48.8 sec imx6q-wandboard PASS: 0 min 17.5 sec omap4-panda-es PASS: 1 min 20.2 sec imx6dl-wandboard,wand-dual PASS: 0 min 18.3 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 34.1 sec
sama5_defconfig --------------- sama5d35ek PASS: 1 min 3.3 sec
davinci_all_defconfig --------------------- legacy,dm365evm FAIL: 0 min 22.6 sec
Console logs for failures =========================
da8xx_omapl_defconfig ---------------------
da850-evm: FAIL: last 80 lines of boot log: -------------------------------------------
Valid magicnum, 0x55424CBB, found at offset 0x00010000. DONE Jumping to entry point at 0xC1080000. MMC: davinci: 0 SF: Detected M25P64 with page size 256 Bytes, erase size 64 KiB, total 8 MiB *** Warning - bad CRC, using default environment
In: serial Out: serial Err: serial SF: Detected M25P64 with page size 256 Bytes, erase size 64 KiB, total 8 MiB Net: DaVinci-EMAC Hit any key to stop autoboot: 3 0 U-Boot > U-Boot > version version
U-Boot 2014.01-dirty (Feb 27 2014 - 15:12:48) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 GNU ld (GNU Binutils for Ubuntu) 2.23.52.20130913 U-Boot > setenv bootargs console=ttyS2,115200n8 debug earlyprintk setenv bootargs console=ttyS2,115200n8 debug earlyprintk 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 BOOTP broadcast 1 DHCP client bound to address 192.168.1.194 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 0xc0800000 192.168.1.2:tmp/da850evm-vB20VJ/zImage-dtb-K9_wVk tftp 0xc0800000 192.168.1.2:tmp/da850evm-vB20VJ/zImage-dtb-K9_wVk Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'tmp/da850evm-vB20VJ/zImage-dtb-K9_wVk'. Load address: 0xc0800000 Loading: *################################################################# ################################################################# ######################## 1.7 MiB/s done Bytes transferred = 2256847 (226fcf hex) U-Boot > tftp 0xc0c00000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0xc0c00000 192.168.1.2:buildroot.cpio.gz.uboot Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'buildroot.cpio.gz.uboot'. Load address: 0xc0c00000 Loading: *############################################ 1.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot > printenv bootargs printenv bootargs bootargs=console=ttyS2,115200n8 debug earlyprintk U-Boot > bootz 0xc0800000 0xc0c00000 bootz 0xc0800000 0xc0c00000 Kernel image @ 0xc0800000 [ 0x000000 - 0x2254b8 ] ## Loading init Ramdisk from Legacy Image at c0c00000 ... 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
Starting kernel ...
Uncompressing Linux... done, booting the kernel. ~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 20.02 seconds. # PYBOOT: Result: FAIL
legacy,da850evm: FAIL: last 80 lines of boot log: -------------------------------------------------
Valid magicnum, 0x55424CBB, found at offset 0x00010000. DONE Jumping to entry point at 0xC1080000. MMC: davinci: 0 SF: Detected M25P64 with page size 256 Bytes, erase size 64 KiB, total 8 MiB *** Warning - bad CRC, using default environment
In: serial Out: serial Err: serial SF: Detected M25P64 with page size 256 Bytes, erase size 64 KiB, total 8 MiB Net: DaVinci-EMAC Hit any key to stop autoboot: 3 0 U-Boot > U-Boot > version version
U-Boot 2014.01-dirty (Feb 27 2014 - 15:12:48) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 GNU ld (GNU Binutils for Ubuntu) 2.23.52.20130913 U-Boot > setenv bootargs console=ttyS2,115200n8 debug earlyprintk setenv bootargs console=ttyS2,115200n8 debug earlyprintk 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 BOOTP broadcast 1 DHCP client bound to address 192.168.1.194 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 0xc0800000 192.168.1.2:tmp/da850evm-rNxaNr/zImage tftp 0xc0800000 192.168.1.2:tmp/da850evm-rNxaNr/zImage Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'tmp/da850evm-rNxaNr/zImage'. Load address: 0xc0800000 Loading: *################################################################# ################################################################# ######################## 1.7 MiB/s done Bytes transferred = 2249912 (2254b8 hex) U-Boot >tftp 0xc0c00000 192.168.1.2:buildroot.cpio.gz.uboot tftp 0xc0c00000 192.168.1.2:buildroot.cpio.gz.uboot Using DaVinci-EMAC device TFTP from server 192.168.1.2; our IP address is 192.168.1.194 Filename 'buildroot.cpio.gz.uboot'. Load address: 0xc0c00000 Loading: *############################################ 1.7 MiB/s done Bytes transferred = 642602 (9ce2a hex) U-Boot > printenv bootargs printenv bootargs bootargs=console=ttyS2,115200n8 debug earlyprintk U-Boot > bootz 0xc0800000 0xc0c00000 bootz 0xc0800000 0xc0c00000 Kernel image @ 0xc0800000 [ 0x000000 - 0x2254b8 ] ## Loading init Ramdisk from Legacy Image at c0c00000 ... 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
Starting kernel ...
Uncompressing Linux... done, booting the kernel. ~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 21.17 seconds. # PYBOOT: Result: FAIL
omap2plus_defconfig -------------------
legacy,3730xm: FAIL: last 80 lines of boot log: -----------------------------------------------
U-Boot 2013.04 (Jan 17 2014 - 10:48:29) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 GNU ld (GNU Binutils for Ubuntu) 2.23.2 OMAP3 beagleboard.org # setenv usbethaddr 2a:45:34:6d:b4:5d setenv usbethaddr 2a:45:34:6d:b4:5d OMAP3 beagleboard.org # setenv preboot "dcache off; usb start" # For USB net setenv preboot "dcache off; usb start" # For USB net OMAP3 beagleboard.org # 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 OMAP3 beagleboard.org # 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' OMAP3 beagleboard.org # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi OMAP3 beagleboard.org # 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... 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-5kHPC5/zImage tftp 0x80200000 192.168.1.2:tmp/3730xm-5kHPC5/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-5kHPC5/zImage'. Load address: 0x80200000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################## 417 KiB/s done Bytes transferred = 4304688 (41af30 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 # 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 bootz 0x80200000 0x81000000 ## 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
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 45.42 seconds. # PYBOOT: Result: FAIL
legacy,3530beagle: FAIL: last 80 lines of boot log: ---------------------------------------------------
NAND read from offset 260000 failed -74 *** Warning - readenv() failed, using default environment
In: serial Out: serial Err: serial Beagle Rev C1/C2/C3 Timed out in wait_for_event: status=0000 Check if pads/pull-ups of bus 1 are properly configured No EEPROM on expansion board Die ID #5ac400030000000004013f8901001001 Net: usb_ether Hit any key to stop autoboot: 3 0 OMAP3 beagleboard.org # OMAP3 beagleboard.org # version version
U-Boot 2014.01-rc3 (Jan 17 2014 - 09:19:33) arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 GNU ld (GNU Binutils for Ubuntu) 2.23.2 OMAP3 beagleboard.org # setenv preboot usb start # For USB net dongle setenv preboot usb start # For USB net dongle OMAP3 beagleboard.org # 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 OMAP3 beagleboard.org # 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' OMAP3 beagleboard.org # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi OMAP3 beagleboard.org # 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... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 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:2362/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.191 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/3530beagle-gbUII8/zImage tftp 0x80200000 192.168.1.2:tmp/3530beagle-gbUII8/zImage Using asx0 device TFTP from server 192.168.1.2; our IP address is 192.168.1.191 Filename 'tmp/3530beagle-gbUII8/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 2.8 MiB/s done Bytes transferred = 4304688 (41af30 hex) OMAP3 beagleboard.org # printenv bootargs printenv bootargs bootargs=console=ttyO2,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 ip=192.168.1.191:192.168.1.2:192.168.1.254:255.255.255.0::::192.168.1.254:none OMAP3 beagleboard.org # bootz 0x80200000 bootz 0x80200000 Kernel image @ 0x80200000 [ 0x000000 - 0x41af30 ]
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 29.74 seconds. # PYBOOT: Result: FAIL
legacy,3730storm: FAIL: last 80 lines of boot log: --------------------------------------------------
U-Boot 2013.04-00003-g84ebf5d (Jun 21 2013 - 15:36:05)
OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz Gumstix Overo board + LPDDR/NAND I2C: ready DRAM: 512 MiB NAND: 512 MiB MMC: OMAP SD/MMC: 0 *** Warning - bad CRC, using default environment
In: serial Out: serial Err: serial Board revision: 1 Tranceiver detected on mmc2 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-kFRmxh/zImage tftp 0x80200000 192.168.1.2:tmp/3730storm-kFRmxh/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-kFRmxh/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 2.4 MiB/s done Bytes transferred = 4304688 (41af30 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 bootz 0x80200000
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 24.69 seconds. # PYBOOT: Result: FAIL
legacy,3530overo: FAIL: last 80 lines of boot log: --------------------------------------------------
Hit any key to stop autoboot: 5 0 Overo # Overo # version version
U-Boot 2013.04-00002-gb766d9a-dirty (Jun 19 2013 - 17:29:16) 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 ethaddr fe:06:88:cd:08:6f setenv ethaddr fe:06:88:cd:08:6f Overo # setenv bootargs console=ttyO2,115200n8 earlyprintk debug rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO2,115200n8 earlyprintk debug 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 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-bszhCL/zImage tftp 0x80200000 192.168.1.2:tmp/3530overo-bszhCL/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-bszhCL/zImage'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################## 2.4 MiB/s done Bytes transferred = 4304688 (41af30 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 # 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 bootz 0x80200000 0x81000000 ## 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
Starting kernel ...
~$off # PYBOOT: Exception: kernel: ERROR: did not start booting. # PYBOOT: Time: 26.36 seconds. # PYBOOT: Result: FAIL
multi_lpae_defconfig --------------------
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-QCnRSP/zImage tftp 0x40008000 192.168.1.2:tmp/cubie2-QCnRSP/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-QCnRSP/zImage'. Load address: 0x40008000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 2.7 MiB/s done Bytes transferred = 4583072 (45eea0 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-QCnRSP/sun7i-a20-cubieboard2.dtb tftp 0x41000000 192.168.1.2:tmp/cubie2-QCnRSP/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-QCnRSP/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 - 0x45eea0 ] ## 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.02 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-iJ2dQa/zImage tftp 0x40008000 192.168.1.2:tmp/cubie2-iJ2dQa/zImage Using emac device TFTP from server 192.168.1.2; our IP address is 192.168.1.153 Filename 'tmp/cubie2-iJ2dQa/zImage'. Load address: 0x40008000 Loading: *################################################################# ########################################################## 2.7 MiB/s done Bytes transferred = 1793360 (1b5d50 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-iJ2dQa/sun7i-a20-cubieboard2.dtb tftp 0x41000000 192.168.1.2:tmp/cubie2-iJ2dQa/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-iJ2dQa/sun7i-a20-cubieboard2.dtb'. Load address: 0x41000000 Loading: *## 2.1 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 - 0x1b5d50 ] ## 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: 18.07 seconds. # PYBOOT: Result: FAIL
sun4i-a10-cubieboard: 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 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 DHCP client bound to address 192.168.1.193