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