Skip to content

Commit 4579df1

Browse files
author
Jenkins
committed
Add 0.3.5 changes
1 parent 3766194 commit 4579df1

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

versions/0.3.5/CHANGES.md

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

0 commit comments

Comments
 (0)