connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubieboard2', env=None), name='default', state=, avail=True, host='nuc-1', port=53785, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:53785 connected to 192.168.0.1 (port 53785) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2019.07 (Aug 23 2019 - 14:55:24 -0700) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.07 (Aug 23 2019 - 14:55:24 -0700) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Cubietech Cubieboard2 I2C: ready DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: eth0: ethernet@1c50000 starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 => setenv autoload no => setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff => setenv ethaddr 22:71:81:DA:53:EA => dhcp Speed: 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.198 (10 ms) => setenv serverip 192.168.0.2 => tftp 0x42000000 3894905/tftp-deploy-i5d661ka/kernel/zImage Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.198 Filename '3894905/tftp-deploy-i5d661ka/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################T ##T ################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###### 1 MiB/s done Bytes transferred = 18997760 (121e200 hex) => tftp 0x43300000 3894905/tftp-deploy-i5d661ka/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.198 Filename '3894905/tftp-deploy-i5d661ka/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #########################################T ######################## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################# 1.6 MiB/s done Bytes transferred = 28201143 (1ae50b7 hex) => setenv initrd_size ${filesize} => tftp 0x43000000 3894905/tftp-deploy-i5d661ka/dtb/sun7i-a20-cubieboard2.dtb Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.198 Filename '3894905/tftp-deploy-i5d661ka/dtb/sun7i-a20-cubieboard2.dtb'. Load address: 0x43000000 Loading: *###### 1.5 MiB/s done Bytes transferred = 25733 (6485 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 28201079 Bytes = 26.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 43009484 Starting kernel ...