Skip to content

Commit

Permalink
Changes for 2023-04-15:
Browse files Browse the repository at this point in the history
* Add support for persisting UEFI environment variables to the boot media (SD card or eMMC).
* Add support for booting with FDT.
* Add config menu for selecting ACPI, FDT, or both.
* Add config menu for setting custom CPU frequencies.
* ROC-RK3568-PC: Enable built-in USB 2.0 hub.
  • Loading branch information
jaredmcneill committed Apr 15, 2023
1 parent 4beccdf commit c6789b6
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#### 2023-04-04
#### 2023-04-15

* Add support for Firefly ROC-RK3568-PC / StationPC Station P2 boards.
* Add PCIe30 support.
* Add support for persisting UEFI environment variables to the boot media (SD card or eMMC).
* Add support for booting with FDT.
* Add config menu for selecting ACPI, FDT, or both.
* Add config menu for setting custom CPU frequencies.
* ROC-RK3568-PC: Enable built-in USB 2.0 hub.

0 comments on commit c6789b6

Please sign in to comment.