Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3027 device /dev/ttyimx8mp-evk-1 [115200 N81] (Debian GNU/Linux) U-Boot SPL 2019.04-5.4.3-2.0.0+g47c1922978 (Mar 13 2020 - 23:25:39 +0000) power_pca9450b_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-5.4.3-2.0.0+g47c1922978 (Mar 13 2020 - 23:25:39 +0000) CPU: Freescale i.MX8MP rev1.0 1800 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 22C Reset cause: POR Model: NXP i.MX8MPlus LPDDR4 EVK board DRAM: 6 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50] SNK.Power3.0 on CC2 PDO 0: type 0, 5000 mV, 3000 mA [E] PDO 1: type 0, 9000 mV, 3000 mA [] PDO 2: type 0, 15000 mV, 3000 mA [] PDO 3: type 0, 20000 mV, 2250 mA [] Requesting PDO 3: 20000 mV, 2250 mA Source accept request PD source ready! 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 f1a195b - U-Boot 2019.04-5.4.3-2.0.0+g47c1922978 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 [PRIME], eth1: ethernet@30bf0000 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 DHCP client bound to address 172.16.1.178 (1324 ms) u-boot=> setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 u-boot=> tftp 0x40480000 1153023/tftp-deploy-pu7ckw1t/kernel/Image tftp 0x40480000 1153023/tftp-deploy-pu7ckw1t/kernel/Image Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.178; sending through gateway 172.16.1.4 Filename '1153023/tftp-deploy-pu7ckw1t/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 12 MiB/s done Bytes transferred = 43713024 (29b0200 hex) u-boot=> tftp 0x44000000 1153023/tftp-deploy-pu7ckw1t/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 1153023/tftp-deploy-pu7ckw1t/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.178; sending through gateway 172.16.1.4 Filename '1153023/tftp-deploy-pu7ckw1t/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################## 12.2 MiB/s done Bytes transferred = 21605095 (149aae7 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 1153023/tftp-deploy-pu7ckw1t/dtb/imx8mp-evk.dtb tftp 0x43000000 1153023/tftp-deploy-pu7ckw1t/dtb/imx8mp-evk.dtb Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.178; sending through gateway 172.16.1.4 Filename '1153023/tftp-deploy-pu7ckw1t/dtb/imx8mp-evk.dtb'. Load address: 0x43000000 Loading: *## 4.4 MiB/s done Bytes transferred = 18268 (475c 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: 21605031 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=>