Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.2: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 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.7 (3794 ms) => setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 => tftpboot 0x2800000 715675/tftp-deploy-eq62erxh/kernel/Image tftpboot 0x2800000 715675/tftp-deploy-eq62erxh/kernel/Image Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.7 Filename '715675/tftp-deploy-eq62erxh/kernel/Image'. Load address: 0x2800000 Loading: *################################################## 43.8 MiB 10.2 MiB/s done Bytes transferred = 45961728 (2bd5200 hex) => tftpboot 0xa200000 715675/tftp-deploy-eq62erxh/ramdisk/ramdisk.cpio.gz.uboot tftpboot 0xa200000 715675/tftp-deploy-eq62erxh/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.7 Filename '715675/tftp-deploy-eq62erxh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xa200000 Loading: *##################T ################################ 24.7 MiB 3.3 MiB/s done Bytes transferred = 25934688 (18bbb60 hex) => tftpboot 0x8300000 715675/tftp-deploy-eq62erxh/dtb/rk3399-roc-pc.dtb tftpboot 0x8300000 715675/tftp-deploy-eq62erxh/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.7 Filename '715675/tftp-deploy-eq62erxh/dtb/rk3399-roc-pc.dtb'. Load address: 0x8300000 Loading: *################################################## 62.1 KiB 7.6 MiB/s done Bytes transferred = 63592 (f868 hex) => setenv bootargs 'console=ttyS2,1500000n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS2,1500000n8 root=/dev/ram0 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: 25934624 Bytes = 24.7 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 e95b0000, end eae6bb20 ... OK Loading Device Tree to 00000000e959d000, end 00000000e95af867 ... OK Working FDT set to e959d000 Starting kernel ...