From fe711f428e0933906b232ee877ec6083e1d2fed6 Mon Sep 17 00:00:00 2001 From: Lawrence-Tang Date: Fri, 7 Jun 2024 15:51:59 +0800 Subject: [PATCH] update readme --- README.md | 2 ++ README_en.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index e8b0522..ea2dc8e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ ### 如何将固件写入eMMC - 先将固件写入一张SD卡,然后从SD启动系统,访问FriendyWrt后台页面,进入菜单“系统”->“eMMC刷机助手”,上传固件文件直接刷入即可,文件无需解压,写入完成后,将SD卡弹出, 设备会自动重启并从eMMC引导系统。 ### 更新说明 +* 2024/06/06 + * RK35xx内核更新至6.1.57 * 2024/03/29 * 更新到新版本 openwrt-23.05.3 * 2024/02/02 diff --git a/README_en.md b/README_en.md index a60cc58..a46c93a 100644 --- a/README_en.md +++ b/README_en.md @@ -11,6 +11,8 @@ ### How to write image to eMMC - First write the image to an SD card, then boot the system from the SD card, visit the FriendyWrt admin page, go to the menu "System" -> "eMMC Tools", upload the image file and flash it in directly, no need to decompress the file, after the flashing is completed, eject the SD card, the device will automatically reboot and boot from the eMMC. ### Changelog +* 2024/06/06 + * RK35xx kernel version updated to 6.1.57 * 2024/03/29 * Upgrade to openwrt-23.05.3 * 2024/02/02