Difference between revisions of "Template:RK3328-UpdateLog"
From FriendlyELEC WiKi
(updated by API) |
(updated by API) |
||
Line 1: | Line 1: | ||
+ | ===2021-03-05=== | ||
+ | * Upgrade FriendlyCore to 20.04 (base on ubuntu focal) | ||
===2021-01-15=== | ===2021-01-15=== | ||
* upgraded kernel to 5.10 | * upgraded kernel to 5.10 | ||
Line 32: | Line 34: | ||
=====fixed some issues:===== | =====fixed some issues:===== | ||
* fixed bpfilter module issue<br /> | * fixed bpfilter module issue<br /> | ||
− | * updated feeds to the latest | + | * updated feeds to the latest commit<br /> |
* removed modemmanager and mwan3 plugins<br /> | * removed modemmanager and mwan3 plugins<br /> | ||
* adjusted cpu scaling governor, optimized startup speed<br /> | * adjusted cpu scaling governor, optimized startup speed<br /> |
Revision as of 11:03, 12 March 2021
Contents
1 2021-03-05
- Upgrade FriendlyCore to 20.04 (base on ubuntu focal)
2 2021-01-15
- upgraded kernel to 5.10
- upgraded friendlywrt to 19.07.5
3 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
4 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
5 2020-07-10
5.1 FriendlyWrt
- upgraded kernel to 5.4.50
- added support for NanoPi-NEO3
6 2020-05-14
6.1 FriendlyWrt
- upgraded kernel to 5.4.40,fixed bpfilter issue
- added new usb wifi(rtl8812au)
- fixed overlayfs issue
7 2020-02-25
7.1 FriendlyWrt
7.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
7.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
8 2020-02-20
8.1 FriendlyWrt
- Optimized openssl performance
- Added support for PWM fan, support fan speed control (platform: rk33xx)
9 2020-01-18
Initial Release