Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-4.19.35-1.1.0+ge7bbaadd03 (Oct 06 2019 - 04:48: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+ge7bbaadd03 (Oct 06 2019 - 04:48:16 +0000) CPU: Freescale i.MX8MNano Quad rev1.0 1500 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 27C 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... *** Warning - bad CRC, using default environment 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 d1c10e5 - U-Boot 2019.04-4.19.35-1.1.0+ge7bbaadd03 switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@30be0000 using MAC address from ROM eth0: ethernet@30be0000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  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 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 DHCP client bound to address 10.201.4.165 (5770 ms) u-boot=> setenv serverip 10.201.1.5 setenv serverip 10.201.1.5 u-boot=> tftp 0x40480000 3198924/tftp-deploy-c8yemr0w/kernel/Image tftp 0x40480000 3198924/tftp-deploy-c8yemr0w/kernel/Image Using ethernet@30be0000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.165 Filename '3198924/tftp-deploy-c8yemr0w/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 2.4 MiB/s done Bytes transferred = 43710976 (29afa00 hex) u-boot=> tftp 0x44000000 3198924/tftp-deploy-c8yemr0w/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 3198924/tftp-deploy-c8yemr0w/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.165 Filename '3198924/tftp-deploy-c8yemr0w/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################## 2.5 MiB/s done Bytes transferred = 21603975 (149a687 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 3198924/tftp-deploy-c8yemr0w/dtb/imx8mn-ddr4-evk.dtb tftp 0x43000000 3198924/tftp-deploy-c8yemr0w/dtb/imx8mn-ddr4-evk.dtb Using ethernet@30be0000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.165 Filename '3198924/tftp-deploy-c8yemr0w/dtb/imx8mn-ddr4-evk.dtb'. Load address: 0x43000000 Loading: *## 1.5 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: 21603911 Bytes = 20.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ERROR: Did not find a cmdline Flattened Device Tree u-boot=>