-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
605c4b1
commit 608c875
Showing
2 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,9 +11,15 @@ | |
### 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 | ||
- 2022/11/24 Fix R6S 1G LAN port issue, eMMC-Tools can be run on eMMC | ||
- 2022/11/01 Add support for NanoPi-R6S | ||
- 2022/10/09 Initial commit | ||
* 2022/12/04 | ||
* Add support for NanoPi-R5C | ||
* Fix the issue that the storage space cannot be expanded | ||
* Improve stability of the eMMC Tools | ||
* 2022/11/24 | ||
* Fix R6S 1G LAN port issue | ||
* eMMC-Tools can be run on eMMC | ||
* 2022/11/01 Add support for NanoPi-R6S | ||
* 2022/10/09 Initial commit | ||
### For more information | ||
Please first take a look at [our Wiki](https://wiki.friendlyelec.com) which covers the most basics. | ||
Should you have any additional question, please send a mail to [email protected], and we are willing to help. | ||
|