rkflashtool

Flash firmware to Rockchip devices via USB

brewmacoslinux
Try with needOr install directly
Source

About

Tools for flashing Rockchip devices

Commands

rkflashtool

Examples

List connected Rockchip devices$ rkflashtool list
Flash a firmware image to device$ rkflashtool w 0x0 firmware.bin
Read data from device and save to file$ rkflashtool r 0x0 0x1000 > backup.bin