

This step serves for someone who want to boot ROCK Pi S on uSD Card when there is one system image on SD Nand. Now the device should boot from the SD Nand now. Sudo rkdeveloptool rd # will output: Reset Device OK.

Sudo rkdeveloptool wl 0 /path/to/system.img # will output: Write LBA from file (100%) If you don't have it, you can download it from here sudo rkdeveloptool db /path/to/rk3308_loader_uart0_m0_emmc_port_support_sd_20190717.bin # will output: Downloading bootloader succeeded. Now we can proceed the next step to flash.ĭevNo=1 Vid=0x2207,Pid=0x330e,LocationID=104 Maskromĭownload the loader (flash helper, important) to init the ram and prepare the flashing environment etc. It means the device is in maskrom mode now. Now on your Linux PC, lsusb command shows the following usb devices press and hold the maskrom key, then short press reset key.plug the ROCK Pi S to Linux desktop with the USB Male A to Male C cable.To boot ROCK Pi S into maskrom mode, you need

The Maskrom Button is for firmware flash/upgrade. short press and release the button,the system will be rebooted. The Reset button serves as the hardware reset button. The ROCK Pi S Board presents two buttons. ROCK Pi S hardware details can be found here Step 1: Make sure rkdeveloptool is set up on host computer
