connecting to NetworkSerialPort(target=Target(name='tegra124-jetson-tk1', env=None), name='default', state=, avail=True, host='nuc-1', port=59617, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:59617 connected to 192.168.0.1 (port 59617) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2015.10 (Dec 03 2015 - 13:25:02) U-Boot 2015.10 (Dec 03 2015 - 13:25:02 -0800) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 tegra-pcie: PCI regions: tegra-pcie: I/O: 0x12000000-0x12010000 tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000 tegra-pcie: prefetchable memory: 0x20000000-0x40000000 tegra-pcie: 2x1, 1x1 configuration tegra-pcie: probing port 0, using 2 lanes tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, ignoring tegra-pcie: probing port 1, using 1 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # setenv autoload no Tegra124 (Jetson TK1) # setenv initrd_high 0xffffffff Tegra124 (Jetson TK1) # setenv fdt_high 0xffffffff Tegra124 (Jetson TK1) # dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.0.212 (8 ms) Tegra124 (Jetson TK1) # setenv serverip 192.168.0.2 Tegra124 (Jetson TK1) # tftp 0x81000000 3900413/tftp-deploy-1w1f2p5r/kernel/zImage Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900413/tftp-deploy-1w1f2p5r/kernel/zImage'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 2.9 MiB/s done Bytes transferred = 31506944 (1e0c200 hex) Tegra124 (Jetson TK1) # tftp 0x82800000 3900413/tftp-deploy-1w1f2p5r/ramdisk/ramdisk.cpio.gz.uboot Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900413/tftp-deploy-1w1f2p5r/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ### 3 MiB/s done Bytes transferred = 31531766 (1e122f6 hex) Tegra124 (Jetson TK1) # setenv initrd_size ${filesize} Tegra124 (Jetson TK1) # tftp 0x83f80000 3900413/tftp-deploy-1w1f2p5r/dtb/tegra124-jetson-tk1.dtb Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900413/tftp-deploy-1w1f2p5r/dtb/tegra124-jetson-tk1.dtb'. Load address: 0x83f80000 Loading: *###### 2.8 MiB/s done Bytes transferred = 73434 (11eda hex) Tegra124 (Jetson TK1) # setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp' Tegra124 (Jetson TK1) # bootz 0x81000000 0x82800000 0x83f80000 Kernel image @ 0x81000000 [ 0x000000 - 0x1e0c200 ] ## Loading init Ramdisk from Legacy Image at 82800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 31531702 Bytes = 30.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... Bad Data CRC Ramdisk image is corrupt or invalid Tegra124 (Jetson TK1) #