Difference between revisions of "Template:RK3328-UpdateLog"
From FriendlyELEC WiKi
(→FriendlyWrt) |
(→2020-05-14) |
||
Line 1: | Line 1: | ||
+ | ===2020-07-10=== | ||
+ | ====FriendlyWrt==== | ||
+ | * upgraded kernel to 5.4.50<br /> | ||
+ | * added support for NanoPi-NEO3<br /> | ||
===2020-05-14=== | ===2020-05-14=== | ||
====FriendlyWrt==== | ====FriendlyWrt==== |
Revision as of 06:17, 21 July 2020
Contents
1 2020-07-10
1.1 FriendlyWrt
- upgraded kernel to 5.4.50
- added support for NanoPi-NEO3
2 2020-05-14
2.1 FriendlyWrt
- upgraded kernel to 5.4.40,fixed bpfilter issue
- added new usb wifi(rtl8812au)
- fixed overlayfs issue
3 2020-02-25
3.1 FriendlyWrt
3.1.1 update to v19.07.1,please use branch master-v19.07.1:
mkdir friendlywrt-rk3328 cd friendlywrt-rk3328 repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master-v19.07.1 -m rk3328.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle repo sync -c --no-clone-bundle
3.1.2 fixed some issues:
- fixed bpfilter module issue
- updated feeds to the latest commit
- removed modemmanager and mwan3 plugins
- adjusted cpu scaling governor, optimized startup speed
4 2020-02-20
4.1 FriendlyWrt
- Optimized openssl performance
- Added support for PWM fan, support fan speed control (platform: rk33xx)
5 2020-01-18
Initial Release