Template:RK3328-UpdateLog

From FriendlyELEC WiKi
Revision as of 09:34, 15 January 2021 by Tzs (Talk | contribs) (updated by API)

Jump to: navigation, search

1 2021-01-15

  • upgraded kernel to 5.10
  • upgraded friendlywrt to 19.07.5

2 2020-09-04

  • Improved the stability of the usb3.0 driver (integrated with official Rockchip updates) and the stability of the r8153 ethernet card
  • Update the driver of the 8153 ethernet card, using mainline kernel's version, the version is v1.11.11
  • Enable serial port UART1 for R2S and NEO3

3 2020-08-31

  • Kernel updated to 5.4.61
  • Use the driver r8152-2.13.0 downloaded from Realtek official website (https://www.realtek.com/en/downloads)
  • Improve the USB network card driver, WLAN<->LAN bridge speed can reach 700/500 Mbits/sec
  • Add rockhip rng (hardware random number) driver

4 2020-07-10

4.1 FriendlyWrt

  • upgraded kernel to 5.4.50
  • added support for NanoPi-NEO3

5 2020-05-14

5.1 FriendlyWrt

  • upgraded kernel to 5.4.40,fixed bpfilter issue
  • added new usb wifi(rtl8812au)
  • fixed overlayfs issue

6 2020-02-25

6.1 FriendlyWrt

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

7 2020-02-20

7.1 FriendlyWrt

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

8 2020-01-18

Initial Release