Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2024.07 (Sep 30 2024 - 16:18:03 +0900) Trying to boot from MMC2 U-Boot 2024.07 (Sep 30 2024 - 16:18:03 +0900) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 161 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in MAC de:ad:be:ef:00:01 HOST MAC de:ad:be:ef:00:00 RNDIS ready , eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.33 (4 ms) => setenv serverip 192.168.0.23 setenv serverip 192.168.0.23 => tftp 0x82000000 1214542/tftp-deploy-ey9n567_/kernel/zImage tftp 0x82000000 1214542/tftp-deploy-ey9n567_/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.23; our IP address is 192.168.0.33 Filename '1214542/tftp-deploy-ey9n567_/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 18 MiB 639.6 KiB/s done Bytes transferred = 18866688 (11fe200 hex) => tftp 0x83000000 1214542/tftp-deploy-ey9n567_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1214542/tftp-deploy-ey9n567_/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.23; our IP address is 192.168.0.33 Filename '1214542/tftp-deploy-ey9n567_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 24.1 MiB 622.1 KiB/s done Bytes transferred = 25284143 (181ce2f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1214542/tftp-deploy-ey9n567_/dtb/am335x-boneblack.dtb tftp 0x88000000 1214542/tftp-deploy-ey9n567_/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.23; our IP address is 192.168.0.33 Filename '1214542/tftp-deploy-ey9n567_/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 5.9 KiB/s done Bytes transferred = 70568 (113a8 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.23:/var/lib/lava/dispatcher/tmp/1214542/extract-nfsrootfs-1k1dpcbd,tcp,hard,vers=3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.23:/var/lib/lava/dispatcher/tmp/1214542/extract-nfsrootfs-1k1dpcbd,tcp,hard,vers=3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x11fe200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-01 0:46:50 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 25284079 Bytes = 24.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK =>