| Hello! Today I tried to flash image from Nick Cao on my VisionFive 2, but I’m getting weird errors on boot: Can't set block device Importing environment from mmc1 ...
Warning: Input data exceeds 1048576 bytes - truncated
Info: input data size = 1048578 = 0x100002
Error: "boot2" not defined
switch to partitions #0, OK mmc1 is current device Scanning mmc 1:3... libfdt fdt_check_header(): FDT_ERR_BADMAGIC Card did not respond to voltage select! : -110 No EFI system partition ethernet@16030000 Waiting for PHY auto negotiation to complete......... TIMEOUT ! phy_startup() failed: -110FAILED: -110ethernet@16040000 Waiting for PHY auto negotiation to complete......... TIMEOUT ! phy_startup() failed: -110FAILED: -110ethernet@16030000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
I don’t have an Ethernet connection for this board, as I use wireless network. I tried to boot directly from mmc using boot_mmc0, but that also failed. I see this line: libfdt fdt_check_header(): FDT_ERR_BADMAGIC
Does it mean that current image is broken?
|