Skip to content

Commit de16a9c

Browse files
committed
v0.8.0rc11
LATEST_UBOOT_VERSION=2017.09-rockchip-ayufan-1050-g05a8e06bbe LATEST_KERNEL_VERSION=4.4.167-1188-rockchip-ayufan-g9f1406ef58b1 LATEST_PACKAGE_VERSION=0.8-138
1 parent c4ec81f commit de16a9c

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Makefile.versions.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
LATEST_UBOOT_VERSION=2017.09-rockchip-ayufan-1045-g9922d32c04
2-
LATEST_KERNEL_VERSION=4.4.167-1181-rockchip-ayufan-gd20421e03128
3-
LATEST_PACKAGE_VERSION=0.8-132
1+
LATEST_UBOOT_VERSION=2017.09-rockchip-ayufan-1050-g05a8e06bbe
2+
LATEST_KERNEL_VERSION=4.4.167-1188-rockchip-ayufan-g9f1406ef58b1
3+
LATEST_PACKAGE_VERSION=0.8-138

RELEASE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,13 @@ sudo apt-get install linux-rockpro64 -y
3737
sudo apt-get install linux-pinebookpro -y
3838
```
3939

40-
## Known bugs
41-
42-
1. `rock64`: `mpv` does not start due to missing `libGL.so.1`,
43-
2. `rock64`: `mate` renders graphic glitches,
44-
4540
## Changelog
4641

4742
### 0.8.x
4843

44+
- 0.8.0rc11: Fix pcie0 and sdio0 on RockPro64 (it should be always stable),
45+
- 0.8.0rc11: Compile-in CONFIG_PHY_ROCKCHIP_PCIE into kernel,
46+
- 0.8.0rc11: Add `rockpi4b` build-target,
4947
- 0.8.0rc11: Lock DDR freq to 1600MHz on Rock64,
5048
- 0.8.0rc11: Enable 3D acceleration for Rock64,
5149
- 0.8.0rc10: Fix booting mate on Rock64, but without 3D acceleration for now,

0 commit comments

Comments
 (0)