Difference between revisions of "Template:RK3328-UpdateLog"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
Line 1: Line 1:
 +
===2020-09-27===
 +
====Android 10:====
 +
* Add Supported for A/B (Seamless) System Update
 
===2020-09-04===
 
===2020-09-04===
 
* Improved the stability of the usb3.0 driver (integrated with official Rockchip updates) and the stability of the r8153 ethernet card
 
* Improved the stability of the usb3.0 driver (integrated with official Rockchip updates) and the stability of the r8153 ethernet card

Revision as of 09:46, 27 September 2020

1 2020-09-27

1.1 Android 10:

  • Add Supported for A/B (Seamless) System Update

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