Hi everyone,
I'm trying to restore the bootloader on my NanoPi R3S. I'm following the official unbricking guide for Linux from the wiki:
https://wiki.friendlyelec.com/wiki/inde ... ing_Method
Here’s what I do:
I’m using the MiniLoaderAll.bin file from here:
http://112.124.9.243/dvdfiles/RK3566/tools/
After restarting, my NanoPi R3S cannot boot either eflasher images from SD card or regular images.
Could someone please check if this MiniLoaderAll.bin file is correct for the NanoPi R3S?
Or maybe share a working version? Thanks
I'm trying to restore the bootloader on my NanoPi R3S. I'm following the official unbricking guide for Linux from the wiki:
https://wiki.friendlyelec.com/wiki/inde ... ing_Method
Here’s what I do:
Code: Select all
> sudo ./upgrade_tool EF MiniLoaderAll.bin
Using /home/user/Downloads/upgrade_tool_v2.30_for_linux/config.ini
Loading loader...
Start to erase flash...
Download Boot Start
Download Boot Success
Wait For Maskrom Start
Wait For Maskrom Success
Test Device Start
Test Device Success
Get FlashInfo Start
Get FlashInfo Success
Erase Flash Start
Erase Flash... (100%)
Erase Flash Success
Reset Device Start
Erase flash ok.
I’m using the MiniLoaderAll.bin file from here:
http://112.124.9.243/dvdfiles/RK3566/tools/
After restarting, my NanoPi R3S cannot boot either eflasher images from SD card or regular images.
Could someone please check if this MiniLoaderAll.bin file is correct for the NanoPi R3S?
Or maybe share a working version? Thanks