Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RomBOOT AT91Bootstrap 3.7.2-rc2-dirty (Tue 14 Apr 02:17:07 BST 2015) NAND: ONFI not supported NAND: Manufacturer ID: 0xec Chip ID: 0xda NAND: Disable On-Die ECC NAND: Press the recovery button (BP4) to recovery NAND: Using Software ECC NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x21f00000 NAND: Done to load image U-Boot 2015.01 (Apr 14 2015 - 16:45:04) CPU: AT91SAM9G20 Crystal frequency: 18.432 MHz CPU clock : 396.288 MHz Master clock : 132.096 MHz DRAM: 64 MiB WARNING: Caches not enabled NAND: 256 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: macb0 Hit any key to stop autoboot: 3  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp macb0: Starting autonegotiation... macb0: Autonegotiation complete macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.25 (3794 ms) U-Boot> setenv serverip 192.168.56.230 setenv serverip 192.168.56.230 U-Boot> tftp 0x22100000 112047/tftp-deploy-nb2q5d8h/kernel/zImage tftp 0x22100000 112047/tftp-deploy-nb2q5d8h/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.25 Filename '112047/tftp-deploy-nb2q5d8h/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################################################################################################################################################################################################################################################################################## 1.3 MiB/s done Bytes transferred = 4793640 (492528 hex) U-Boot> tftp 0x23000000 112047/tftp-deploy-nb2q5d8h/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 112047/tftp-deploy-nb2q5d8h/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.25 Filename '112047/tftp-deploy-nb2q5d8h/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# 1.2 MiB/s done Bytes trans-Boot>