diff --git a/README.md b/README.md index ea2dc8e..9e4f2fa 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ ### 如何将固件写入eMMC - 先将固件写入一张SD卡,然后从SD启动系统,访问FriendyWrt后台页面,进入菜单“系统”->“eMMC刷机助手”,上传固件文件直接刷入即可,文件无需解压,写入完成后,将SD卡弹出, 设备会自动重启并从eMMC引导系统。 ### 更新说明 +* 2024/07/03 + * 修复因固件丢失而导致的WIFI问题 * 2024/06/06 * RK35xx内核更新至6.1.57 * 2024/03/29 diff --git a/README_en.md b/README_en.md index a46c93a..f4cd9fe 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/07/03 + * Fix the wifi issue due to missing firmware * 2024/06/06 * RK35xx kernel version updated to 6.1.57 * 2024/03/29