Recover OrangePi 5 Plus
Download:
https://drive.google.com/drive/folders/19SMZHj1Y8l_Vvr6_SMDHYdJHi41hMgsI
Press and hold the MASKROM button, then plug in USB power and release the MASKROM button
Open a terminal in Linux and install "rkdeveloptool"
*Note, I saved all the files in that URL to /home/$USER/opi5plus then "cd opi5plus" | use "sudo rkdeveloptool ld" to see if your device can be seen (plug in USB cable from PC to the USB-C connector opposite the power).
opi5plus$ sudo rkdeveloptool db MiniLoaderAll.bin
Downloading bootloader succeeded.
opi5plus$ sudo rkdeveloptool ul MiniLoaderAll.bin
Upgrading loader succeeded.
opi5plus$ sudo rkdeveloptool td
Test Device OK.
opi5plus$ sudo rkdeveloptool rd
Reset Device OK.
Make sure you have a freshly baked SD card installed with your Linux flavor of choice then power off, install the SD card and boot up!