Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3005 device /dev/ttyimx8mn-ddr4-evk-1 [115200 N81] (Debian GNU/Linux) U-Boot SPL 2019.04-4.19.35-1.1.0+g4d377539a1 (Oct 29 2019 - 16:07:16 +0000) power_bd71837_init DDRINFO: start DRAM init DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done Normal Boot Trying to boot from ROMAPI image offset 0x8000, pagesize 0x200, ivt offset 0x0 U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1 (Oct 29 2019 - 16:07:16 +0000) CPU: Freescale i.MX8MNano Quad rev1.0 1500 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 26C Reset cause: POR Model: NXP i.MX8MNano EVK board DRAM: 2 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52] SNK.Default on CC2 tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... Run CMD11 1.8V switch OK No panel detected: default to MIPI2HDMI adv7535_init: Can't find device id=0x3d, on bus 1 Display: MIPI2HDMI (1920x1080) Video: 1920x1080x24 In: serial Out: serial Err: serial BuildInfo: - ATF 70fa7bc - U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1 Run CMD11 1.8V switch switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Run CMD11 1.8V switch Net: eth0: ethernet@30be0000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 10  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30be0000 Waiting for PHY auto negotiation to complete... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.168 (1493 ms) u-boot=> setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 u-boot=> tftp 0x40480000 1139737/tftp-deploy-_ce3n6cm/kernel/Image tftp 0x40480000 1139737/tftp-deploy-_ce3n6cm/kernel/Image Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.168; sending through gateway 172.16.1.4 Filename '1139737/tftp-deploy-_ce3n6cm/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 10.4 MiB/s done Bytes transferred = 43710976 (29afa00 hex) u-boot=> tftp 0x44000000 1139737/tftp-deploy-_ce3n6cm/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 1139737/tftp-deploy-_ce3n6cm/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.168; sending through gateway 172.16.1.4 Filename '1139737/tftp-deploy-_ce3n6cm/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################## 10.3 MiB/s done Bytes transferred = 21596069 (14987a5 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 1139737/tftp-deploy-_ce3n6cm/dtb/imx8mn-ddr4-evk.dtb tftp 0x43000000 1139737/tftp-deploy-_ce3n6cm/dtb/imx8mn-ddr4-evk.dtb Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.168; sending through gateway 172.16.1.4 Filename '1139737/tftp-deploy-_ce3n6cm/dtb/imx8mn-ddr4-evk.dtb'. Load address: 0x43000000 Loading: *## 3.7 MiB/s done Bytes transferred = 23511 (5bd7 hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' u-boot=> booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 21596005 Bytes = 20.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ERROR: Did not find a cmdline Flattened Device Tree Could not find a valid device tree u-boot=>