[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.201.22 (762 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x2000000 13525587/tftp-deploy-7wr7vx7f/kernel/zImage tftp 0x2000000 13525587/tftp-deploy-7wr7vx7f/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '13525587/tftp-deploy-7wr7vx7f/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 3.4 MiB/s done Bytes transferred = 11694592 (b27200 hex) => tftp 0x4000000 13525587/tftp-deploy-7wr7vx7f/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 13525587/tftp-deploy-7wr7vx7f/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '13525587/tftp-deploy-7wr7vx7f/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################## 3.5 MiB/s done Bytes transferred = 18496803 (11a3d23 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 13525587/tftp-deploy-7wr7vx7f/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 13525587/tftp-deploy-7wr7vx7f/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '13525587/tftp-deploy-7wr7vx7f/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 2.5 MiB/s done Bytes transferred = 42318 (a54e hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0xb27200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 18496739 Bytes = 17.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0d54d Starting kernel ...