Skip to content

IgorKha/homebrew-rkdeveloptool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

homebrew-rkdeveloptool

🧰 Homebrew Tap for Rockchip flashing and debugging tools.

πŸ“¦ Included Formulae

πŸ”§ rkdeveloptool

Tool for flashing and debugging Rockchip devices over USB.

  • Version: 1.32
  • Source: rockchip-linux/rkdeveloptool
  • Note: Version 1.32 corresponds to commit 304f073752fd25c854e1bcf05d8e7f925b1f4e14, as the upstream project does not use Git tags or releases.

πŸ’» Installation

Add the tap and install the tool:

brew tap IgorKha/homebrew-rkdeveloptool
brew install rkdeveloptool

πŸ“– Documentation

These guides include examples of flashing, reading device info, writing images, and more.

πŸ› οΈ Basic Usage

Important

If your rockchip device is not detected, try connecting it via usb 2.0 adapter or usb hub.

# List connected Maskrom devices
rkdeveloptool ld

# Download loader (loader must be appropriate for your device)
rkdeveloptool db <loader>

# Write image to device at offset 0
rkdeveloptool wl 0 <image>

Note

  • Compressed files must be extracted before flashing.
  • Only one device/storage medium should be connected; multiple targets are not supported.
  • To flash multiple devices simultaneously, use upgrade_tool.

πŸ“¦ Loader & Image Downloads:

About

rkdeveloptool for MacOS. Homebrew Tap for Rockchip flashing and debugging tools

Topics

Resources

Stars

Watchers

Forks

Languages