Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 14:23
· 225 commits to master since this release

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.

Note

CPU clocks have been lowered to boot default (1200 MHz) due to possible overheating on most platforms.

If you have adequate cooling (active recommended), you can set the clocks back to maximum by spamming ESC while UEFI is loading, then go to Device Manager -> Rockchip Platform Configuration -> CPU Performance and set all Cluster Presets to Maximum.

What's Changed

Features

  • ROCK 5A: Enable ACPI eMMC support

Fixes

  • Fix Synchronous Exception if the NV region on boot device has random/invalid previous data
  • NanoPC T6: Configure Combo PHY defaults correctly

Full Changelog: v0.7...v0.7.1