Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-1c1c000.usb-usb-0:1:1.3-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux)  U-Boot SPL 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS Training FAILED DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done DDR configured as single rank SEC0: RNG instantiated Normal Boot WDT: Started watchdog@30280000 with servicing (60s timeout) Trying to boot from BOOTROM Boot Stage: Primary boot Find img info 0x&4802d800, size 888 Download 916480, Total size 917440 NOTICE: BL31: v2.6(release):lf_v2.6-g3c1583ba0a NOTICE: BL31: Built : 11:00:38, Nov 21 2022 U-Boot 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 39C Reset cause: POR DRAM: 4 GiB Core: 89 devices, 23 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0063 Verdin iMX8M Plus Quad 4GB IT V1.1A Serial#: 15034401 Carrier: Toradex Dahlia V1.1C, Serial# 11080179 SEC0: RNG instantiated BuildInfo: - ATF 3c1583b Net: eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Normal Boot Hit any key to stop autoboot: 1  0 Verdin iMX8MP # setenv autoload no setenv autoload no Verdin iMX8MP # dhcp dhcp ethernet@30bf0000 Waiting for PHY auto negotiation to complete....... done 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.116 (3822 ms) Verdin iMX8MP # setenv serverip 192.168.56.193 setenv serverip 192.168.56.193 Verdin iMX8MP # tftp 0x40400000 632790/tftp-deploy-qeb15vad/kernel/Image tftp 0x40400000 632790/tftp-deploy-qeb15vad/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.116 Filename '632790/tftp-deploy-qeb15vad/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################### 36.3 MiB/s done Bytes transferred = 58450432 (37be200 hex) Verdin iMX8MP # tftp 0x43800000 632790/tftp-deploy-qeb15vad/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43800000 632790/tftp-deploy-qeb15vad/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.116 Filename '632790/tftp-deploy-qeb15vad/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43800000 Loading: *#################################T ################################ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################# 4.7 MiB/s done Bytes transferred = 28447398 (1b212a6 hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x43000000 632790/tftp-deploy-qeb15vad/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x43000000 632790/tftp-deploy-qeb15vad/dtb/imx8mp-verdin-nonwifi-dahlia.dtb Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.116 Filename '632790/tftp-deploy-qeb15vad/dtb/imx8mp-verdin-nonwifi-dahlia.dtb'. Load address: 0x43000000 Loading: *## 14.2 MiB/s done Bytes transferred = 44674 (ae82 hex) Verdin iMX8MP # setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' Verdin iMX8MP # booti 0x40400000 0x43800000 0x43000000 booti 0x40400000 0x43800000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43800000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 28447334 Bytes = 27.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Verdin iMX8MP #