Skip to content

Commit eb7ef91

Browse files
author
Jenkins
committed
Add 0.3.9 changes
1 parent 7ea7283 commit eb7ef91

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

versions/0.3.9/CHANGES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Upgrade (from [Ubuntu](https://github.com/ayufan-pine64/linux-build/releases/latest)):
2+
```
3+
$ pine64_upgrade_android.sh /dev/mmcblk1 android-7.1 0.3.7
4+
```
5+
6+
(test build)
7+
8+
Changes:
9+
- Upgrade Android to 7.1.2_r11,
10+
- Test release of SoPine,
11+
- Fix support for HDMI,
12+
- Fix U-Boot support for Pine A64,
13+
- Use single DTB for U-Boot and kernel,
14+
- Fix some suspend issues to additional locks done by power manager,
15+
- Update sleep behavior when pressing the power buttons,
16+
- Use native lid switch support instead of relying on custom keys,
17+
- Make suspend to work regardless display on/off notifications,
18+
- Use keyed autoboot, s to abort as The Pinebook uses UART via headphone jack (thanks, @longsleep),
19+
- Reduce boot delay from 3 to 1 second to speed up booting,
20+
- Added 8723cs_efuse.map,
21+
- Disable CPUS_WAKE_ALRM0 from Wake sources to prevent suspend,
22+
- Disable Realtek WiFi 8723 power management,
23+
- Use BSP 1.2 kernel (without backports): https://github.com/ayufan-pine64/linux-pine64: my-hacks-1.2,
24+
- Fixes camera support,
25+
- Fixes headphones support, enable on boot,
26+
- Auto-generates wifi mac address,
27+
- Allows accessing eMMC when booting from SD,
28+
29+
Currently, it only works on Pinebook.
30+

0 commit comments

Comments
 (0)