u-boot is able to automatically set the correct memory size in fdt
on VisionFive 2 boards by reading their EEPROM since v2023.10.
This allows our image to work with either variant of the boards.
Reference: 38d900b409
Reference: 43177705ab
u-boot is able to automatically set the correct device tree name
on VisionFive 2 boards by reading their EEPROM since v2023.10.
This allows our image to work with either revision of the boards.
Reference: 16dbe3d9d4