Bricked board
Posted: 2025-02-07 13:38
Hi, my board is Luckfox Lyra Plus.
I executed the command sudo rkdeveloptool ef and since then I cannot revive my board anymore.
I tried everything, but nothing works. Everytime I plug my board to USB it's in maskrom mode. (Bus 003 Device 089: ID 2207:350f Fuzhou Rockchip Electronics Company).
According to your docs this commands should flash new firmware:
sudo rkdeveloptool db MiniLoaderAll.bin
sudo rkdeveloptool gpt parameter.txt
sudo rkdeveloptool wl 0x00002000 uboot.img
sudo rkdeveloptool wl 0x00004000 boot.img
sudo rkdeveloptool wl 0x00010000 rootfs.img
sudo rkdeveloptool rd
All this files I downloaded from your G-Drive.
Can you tell me what i'm doing wrong? Shouldn't be first loader at 0x40?
I executed the command sudo rkdeveloptool ef and since then I cannot revive my board anymore.
I tried everything, but nothing works. Everytime I plug my board to USB it's in maskrom mode. (Bus 003 Device 089: ID 2207:350f Fuzhou Rockchip Electronics Company).
According to your docs this commands should flash new firmware:
sudo rkdeveloptool db MiniLoaderAll.bin
sudo rkdeveloptool gpt parameter.txt
sudo rkdeveloptool wl 0x00002000 uboot.img
sudo rkdeveloptool wl 0x00004000 boot.img
sudo rkdeveloptool wl 0x00010000 rootfs.img
sudo rkdeveloptool rd
All this files I downloaded from your G-Drive.
Can you tell me what i'm doing wrong? Shouldn't be first loader at 0x40?