File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ Upgrade (from [ Ubuntu] ( https://github.com/ayufan-pine64/linux-build/releases/latest ) ):
2+ ```
3+ $ pine64_upgrade_android.sh /dev/mmcblk1 android-6.0 1.3.0
4+ ```
5+
6+ Notice:
7+ - Edit ` /boot/uEnv.txt ` as there are many different system and performance level configuration options,
8+ - Add to ` /boot/uEnv.txt ` :
9+ - ` emmc_compat=on ` : if you are having problems with using eMMC module (especially eMMC 5.1),
10+ - ` pinebook_lcd_mode=batch1|batch2 ` : if you are having problems with screen flickering on Pinebook,
11+
12+ Changes:
13+ - 1.3.0: Use custom build boot0 with support for eMMC 5.1,
14+ - 1.3.0: Support HS200 for eMMC 5.1,
15+ - 1.3.0: Add ` emmc_compat=150mhz|200mhz ` allowing to enable extra performance boost on eMMC (unstable),
16+ - 1.3.0: Make u-boot and kernel to support eMMC 5.1,
17+ - 1.3.0: Run u-boot eMMC support in compatibility mode (SDR25),
18+ - 1.3.0: Allow to change Pinebook LCD parameters with ` uEnv.txt ` to fix flickering,
19+ - 1.3.0: Allow to enable eMMC compatibility mode for Android via ` uEnv.txt ` ,
20+
You can’t perform that action at this time.
0 commit comments