Rockchip Upgrade Tool
Rockchip Linux Upgrade Tool, 12:58. Hello I'm seeking information, understanding how to flash ROM under Linux, as RileyRom, Finless. I found this new. Upgradetool is a firmware upgrade tool for Linux. You can find it in Linux SDK root/ tools/linux/LinuxUpgradeTool. Or you can donwload it from here.
Here is Rockchip reflashing tutorial for those who has no Windows host PC and just obtain Linux distributive.
Rockchip provides a command line utility named 'upgrade_tool' under Linux, which support flashing of both update.img and partition images.
In addition, we have two choices with regard to open source tools:
- rkflashtool https://github.com/linux-rockchip/rkflashtool
- rkflashkit https://github.com/linuxerwang/rkflashkit
Both of them only support flashing partition images, not update.img. rkflashtool is a command line tool, and flashkit has a nice and easy to use GUI with command line support lately added.
Rockchip Create Upgrade Disk Tool V1.53
If you use Upgrade Tool:
There is no need to install device driver. Just connect the device and host PC.
Download Linux_Upgrade_Tool, and install it to host filesystem:
tar xf Linux_UpgradeTool_v1.2.tar.gz

cd Linux_UpgradeTool_v1.2
Rockchip Upgrade Tool Mac
sudo mv upgrade_tool /usr/local/bin
sudo chown root:root /usr/local/bin/upgrade_tool
Flash update.img:
Flash partition images:
If errors occur due to flash problem, you can try to low format, or erase the flash:
Following instruction is for rkflashkit utility.
Install:
Rockchip Android Tool 2.1

GUI:
Command line:
See the example above, which is really handy to flash multiple images then reboot device in one command, especially good for developers who will compile and flash kernel again and again.
Find us: