Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot SPL 2021.10 (Oct 25 2021 - 13:39:59 +0200) Trying to boot from SPI U-Boot 2021.10 (Oct 25 2021 - 13:39:59 +0200) SoC: LS1028A Rev1.0 (0x870b0110) Clock Configuration: CPU0(A72):1300 MHz CPU1(A72):1300 MHz Bus: 400 MHz DDR: 1600 MT/s Reset Configuration Word (RCW): 00000000: 34004010 00000030 00000000 00000000 00000010: 00000000 008f0000 0030c000 00000000 00000020: 06200000 00002580 00000000 00019016 00000030: 00000000 00000048 00000000 00000000 00000040: 00000000 00000000 00000000 00000000 00000050: 00000000 00000000 00000000 00000000 00000060: 00000304 00000000 000e7000 00000000 00000070: bb580000 00020000 Model: Kontron SMARC-sAL28 (Dual PHY) EL: 3 DRAM: 4 GiB DDR 4 GiB (DDR3, 32-bit, CL=11, ECC on) SEC0: RNG instantiated CPU: 2 cores online Using SERDES1 Protocol: 47960 (0xbb58) MMC: FSL_SDHC: 1, FSL_SDHC: 0 Loading Environment from SPIFlash... SF: Detected w25q32dw with page size 256 Bytes, erase size 64 KiB, total 4 MiB OK PCIe1: pcie@3400000 Root Complex: no link PCIe2: pcie@3500000 Root Complex: no link In: serial@21c0500 Out: serial@21c0500 Err: serial@21c0500 Net: eth0: enetc-0, eth1: enetc-1 Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff setenv fdt_high 0xffffffffffffffff => dhcp dhcp enetc-0 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 172.16.0.80 (262 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x82000000 494198/tftp-deploy-9evyhx94/kernel/Image tftp 0x82000000 494198/tftp-deploy-9evyhx94/kernel/Image Using enetc-0 device TFTP from server 10.228.65.1; our IP address is 172.16.0.80; sending through gateway 172.16.0.254 Filename '494198/tftp-deploy-9evyhx94/kernel/Image'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 15.4 MiB/s done Bytes transferred = 45961728 (2bd5200 hex) => tftp 0x90080000 494198/tftp-deploy-9evyhx94/ramdisk/ramdisk.cpio.gz.uboot tftp 0x90080000 494198/tftp-deploy-9evyhx94/ramdisk/ramdisk.cpio.gz.uboot Using enetc-0 device TFTP from server 10.228.65.1; our IP address is 172.16.0.80; sending through gateway 172.16.0.254 Filename '494198/tftp-deploy-9evyhx94/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x90080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################ 14.6 MiB/s done Bytes transferred = 23301689 (1638e39 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x90000000 494198/tftp-deploy-9evyhx94/dtb/fsl-ls1028a-kontron-kbox-a-230-ls.dtb tftp 0x90000000 494198/tftp-deploy-9evyhx94/dtb/fsl-ls1028a-kontron-kbox-a-230-ls.dtb Using enetc-0 device TFTP from server 10.228.65.1; our IP address is 172.16.0.80; sending through gateway 172.16.0.254 Filename '494198/tftp-deploy-9evyhx94/dtb/fsl-ls1028a-kontron-kbox-a-230-ls.dtb'. Load address: 0x90000000 Loading: *### 9.4 MiB/s done Bytes transferred = 29585 (7391 hex) => setenv bootargs 'console=ttyS0,115200n8 earlycon n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/494198/extract-nfsrootfs-46gzv5w_,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 earlycon n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/494198/extract-nfsrootfs-46gzv5w_,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x82000000 0x90080000 0x90000000 booti 0x82000000 0x90080000 0x90000000 ## Loading init Ramdisk from Legacy Image at 90080000 ... Image Name: Created: 2024-09-05 16:35:49 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23301625 Bytes = 22.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 90000000 Booting using the fdt blob at 0x90000000 Using Device Tree in place at 0000000090000000, end 000000009000a390 WARNING could not find node fsl,ls1028a-gpu: FDT_ERR_NOTFOUND. Starting kernel ...