Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-1c14000.usb-usb-0:1:1.2-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done SEC0: RNG instantiated Normal Boot Trying to boot from BOOTROM Boot Stage: Recovery boot image offset 0x8000, pagesize 0x200, ivt offset 0x0 NOTICE: Do not release JR0 to NS as it can be used by HAB NOTICE: BL31: v2.8(release):v2.4-3820-g856a80e65 NOTICE: BL31: Built : 02:20:05, Apr 19 2023 U-Boot 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 33C Reset cause: POR Model: NXP i.MX8MPlus LPDDR4 EVK board DRAM: 6 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50] SNK.Power1.5 on CC1 PDO 0: type 0, 5000 mV, 2400 mA [E] PDO 1: type 0, 14800 mV, 2000 mA [] Requesting PDO 1: 14800 mV, 2000 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] Core: 257 devices, 36 uclasses, devicetree: separate MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK [*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 [0] lcd-controller@32e80000, video [1] mipi_dsi@32e60000, video_bridge [2] adv7535@3d, panel adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 In: serial Out: serial Err: serial SEC0: RNG instantiated switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME] 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@30bf0000 Waiting for PHY auto negotiation to complete....... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.9 (3789 ms) u-boot=> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 u-boot=> tftp 0x40400000 715679/tftp-deploy-6k8rqzdo/kernel/Image tftp 0x40400000 715679/tftp-deploy-6k8rqzdo/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.9 Filename '715679/tftp-deploy-6k8rqzdo/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #########################################T ######################## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 5.5 MiB/s done Bytes transferred = 45961728 (2bd5200 hex) u-boot=> tftp 0x44000000 715679/tftp-deploy-6k8rqzdo/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 715679/tftp-deploy-6k8rqzdo/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.9 Filename '715679/tftp-deploy-6k8rqzdo/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################# 14.2 MiB/s done Bytes transferred = 23313967 (163be2f hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43800000 715679/tftp-deploy-6k8rqzdo/dtb/imx8mp-evk.dtb tftp 0x43800000 715679/tftp-deploy-6k8rqzdo/dtb/imx8mp-evk.dtb Using ethernet@30bf0000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.9 Filename '715679/tftp-deploy-6k8rqzdo/dtb/imx8mp-evk.dtb'. Load address: 0x43800000 Loading: *###### 8.9 MiB/s done Bytes transferred = 74834 (12452 hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/715679/extract-nfsrootfs-1pppx8a6,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/715679/extract-nfsrootfs-1pppx8a6,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' u-boot=> booti 0x40400000 0x44000000 0x43800000 booti 0x40400000 0x44000000 0x43800000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Created: 2024-09-06 11:14:01 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23313903 Bytes = 22.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43800000 Booting using the fdt blob at 0x43800000 Working FDT set to 43800000 Using Device Tree in place at 0000000043800000, end 0000000043815451 Working FDT set to 43800000 adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 Starting kernel ...