v0.6
Usage
Flash the board-specific image to SPINOR with rkdevtool / rkdeveloptool or to an EMMC / SD card.
If your board is not yet supported, using a similar image may work but beware of potential issues.
Debug builds can be found in the artifacts of the workflow run for this release.
What's Changed
-
Platform/OrangePi5: Support SD card boot and expose microSD socket via ACPI.
-
Silicon/Rockchip: Remove stale boot options in PlatformBootManagerLib
-
Update SMBIOS: unique serial number, detect CPU model, report CPU cluster #0 speed from SCMI.
-
Silicon/Rockchip: Set ARM clocks to maximum
Note
While the UEFI does set all clusters to their max clock (1.8 GHz for little cores, 2.4 GHz for big cores), Windows ignores SMBIOS and does its own thing, reporting a base clock that slightly varies across boards (around 1.8 GHz) and there also appears to be some sort of frequency scaling going on. We're investigating this.
Full Changelog: v0.5...v0.6