linuxerwang / rkflashkit

rkflashkit is an open source toolkit for flashing Linux kernel images to rockchip rk3066/rk3188/rk3288 etc. based devices. It's programmed with python and gtk2.
214 stars 74 forks source link

support RK3229 #7

Closed CGarces closed 8 years ago

CGarces commented 8 years ago

I have an Android TV with RK3229.

I can connect with adb without problems but sudo rkflashkit part not find my device.

How can I hep to add support for RK3229?

The id is 0x320b, as I see in the rkflashtool

 { 0x320b, "RK322X" }, // Both RK3228 and RK3229

How can I provide information to support this SOC?

linuxerwang commented 8 years ago

Added. Please git pull.

linuxerwang commented 8 years ago

BTW, you must put the device in boot loader mode.