Template:RK3328-UpdateLog

From FriendlyELEC WiKi
Revision as of 04:31, 25 February 2020 by Tzs (Talk | contribs) (2020-02-20)

Jump to: navigation, search

1 2020-02-25

1.1 FriendlyWrt

1.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
1.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

2 2020-02-20

2.1 FriendlyWrt

  • Optimized openssl performance
  • Added support for PWM fan, support fan speed control (platform: rk33xx)

3 2020-01-18

Initial Release