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.32 (4 ms) => setenv serverip 192.168.0.23 setenv serverip 192.168.0.23 => tftp 0x82000000 1214272/tftp-deploy-3du7bwaq/kernel/zImage tftp 0x82000000 1214272/tftp-deploy-3du7bwaq/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.32 Filename '1214272/tftp-deploy-3du7bwaq/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 30.2 MiB 561.5 KiB/s done Bytes transferred = 31658496 (1e31200 hex) => tftp 0x83000000 1214272/tftp-deploy-3du7bwaq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1214272/tftp-deploy-3du7bwaq/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.32 Filename '1214272/tftp-deploy-3du7bwaq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 27.4 MiB 434.6 KiB/s done Bytes transferred = 28742822 (1b694a6 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1214272/tftp-deploy-3du7bwaq/dtb/am335x-boneblack.dtb tftp 0x88000000 1214272/tftp-deploy-3du7bwaq/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.32 Filename '1214272/tftp-deploy-3du7bwaq/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 106.4 KiB/s done Bytes transferred = 70544 (11390 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.23:/var/lib/lava/dispatcher/tmp/1214272/extract-nfsrootfs-9zpn0rcj,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/1214272/extract-nfsrootfs-9zpn0rcj,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 - 0x1e31200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-10-31 8:13:46 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 28742758 Bytes = 27.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK =>