diff --git a/README.md b/README.md index 6e82a47..cfe0daa 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ ### 如何将固件写入eMMC - 先将固件写入一张SD卡,然后从SD启动系统,访问FriendyWrt后台页面,进入菜单“系统”->“eMMC刷机助手”,上传固件文件直接刷入即可,文件无需解压,写入完成后,将SD卡弹出, 设备会自动重启并从eMMC引导系统。 ### 更新说明 +* 2023/12/22 + * 更新到新版本 openwrt-23.05.2 + * 修正eMMC刷机工具对大容量eMMC的兼容性问题 * 2023/10/31 * 更新到新版本 openwrt-23.05.0 * 内核更新至6.1 diff --git a/README_en.md b/README_en.md index cd34728..dc70877 100644 --- a/README_en.md +++ b/README_en.md @@ -11,6 +11,9 @@ ### 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 +* 2023/12/22 + * Upgrade to openwrt-23.05.2 + * Improve stability of the eMMC Tools * 2023/10/31 * Upgrade to openwrt-23.05.0 * Bump kernel version to 6.1