Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.1:1.0-port0, 1500000n81, local=false [,1500000N81] (Debian GNU/Linux) Trying to boot from BOOTROM Returning to boot ROM... Trying to boot from SPI lzma image spl_load_fit_image: Skip load 'atf-5': image size is 0! U-Boot 2023.07+ (Oct 13 2023 - 16:24:18 -0400) Libre Computer ROC-RK3399-PC SoC: Rockchip rk3399 Reset cause: POR DRAM: 4 GiB (effective 3.9 GiB) PMIC: RK808 Core: 326 devices, 35 uclasses, devicetree: separate MMC: mmc@fe320000: 1, mmc@fe330000: 0 Loading Environment from FAT... Card did not respond to voltage select! : -110 ** Bad device specification mmc 0 ** Card did not respond to voltage select! : -110 ** Bad device specification mmc 0 ** Couldn't find partition mmc 0 Card did not respond to voltage select! : -110 ** Bad device specification mmc 0 ** Couldn't find partition mmc 0 Error: could not access storage. U-Boot 2023.07+ (Oct 13 2023 - 16:24:18 -0400) Libre Computer ROC-RK3399-PC Model: Libre Computer ROC-RK3399-PC Net: eth0: ethernet@fe300000 starting USB... Bus usb@fe380000: USB EHCI 1.00 Bus usb@fe3a0000: USB OHCI 1.0 Bus usb@fe3c0000: USB EHCI 1.00 Bus usb@fe3e0000: USB OHCI 1.0 Bus usb@fe900000: Register 2000140 NbrPorts 2 Starting the controller USB XHCI 1.10 scanning bus usb@fe380000 for devices... 1 USB Device(s) found scanning bus usb@fe3a0000 for devices... 1 USB Device(s) found scanning bus usb@fe3c0000 for devices... 2 USB Device(s) found scanning bus usb@fe3e0000 for devices... 1 USB Device(s) found scanning bus usb@fe900000 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 1  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 ethernet@fe300000 Waiting for PHY auto negotiation to complete........ done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.6.11 (820 ms) => setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 => tftpboot 0x2800000 916884/tftp-deploy-l5ax8bp6/kernel/Image tftpboot 0x2800000 916884/tftp-deploy-l5ax8bp6/kernel/Image Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.11 Filename '916884/tftp-deploy-l5ax8bp6/kernel/Image'. Load address: 0x2800000 Loading: *############## UDP wrong checksum 000000ff 0000fb96 UDP wrong checksum 000000ff 00009189 ###################### UDP wrong checksum 000000ff 0000b9fb # UDP wrong checksum 000000ff 000054ee ######### UDP wrong checksum 00000005 0000c64b #### 44.1 MiB 11.2 MiB/s done Bytes transferred = 46258688 (2c1da00 hex) => tftpboot 0xa200000 916884/tftp-deploy-l5ax8bp6/ramdisk/ramdisk.cpio.gz.uboot tftpboot 0xa200000 916884/tftp-deploy-l5ax8bp6/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.11 Filename '916884/tftp-deploy-l5ax8bp6/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xa200000 Loading: *####################### UDP wrong checksum 000000ff 00006a03 ## UDP wrong checksum 000000ff 0000fcf5 # UDP wrong checksum 000000ff 0000c824 UDP wrong checksum 000000ff 00004d17 T ######################## 22.3 MiB 3.1 MiB/s done Bytes transferred = 23427256 (16578b8 hex) => tftpboot 0x8300000 916884/tftp-deploy-l5ax8bp6/dtb/rk3399-roc-pc.dtb tftpboot 0x8300000 916884/tftp-deploy-l5ax8bp6/dtb/rk3399-roc-pc.dtb Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.11 Filename '916884/tftp-deploy-l5ax8bp6/dtb/rk3399-roc-pc.dtb'. Load address: 0x8300000 Loading: *################################################## 62.1 KiB 8.7 MiB/s done Bytes transferred = 63583 (f85f hex) => setenv bootargs 'console=ttyS2,1500000n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/916884/extract-nfsrootfs-hryyrohh,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS2,1500000n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/916884/extract-nfsrootfs-hryyrohh,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x2800000 0xa200000 0x8300000 booti 0x2800000 0xa200000 0x8300000 ## Loading init Ramdisk from Legacy Image at 0a200000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23427192 Bytes = 22.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 08300000 Booting using the fdt blob at 0x8300000 Working FDT set to 8300000 Loading Ramdisk to e9814000, end eae6b878 ... OK Loading Device Tree to 00000000e9801000, end 00000000e981385e ... OK Working FDT set to e9801000 Starting kernel ...