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

Please add this product ID #9

Closed ggt closed 7 years ago

ggt commented 7 years ago

in -> /usr/share/rkflashkit/lib/rkflashkit/rktalk.py in section : RK_PRODUCT_IDS = set([

0x292a, # rk2928sdk


for info :

Loading partition information
MACHINE_MODEL:rk2928sdk
MACHINE_ID:007
MANUFACTURER:RK2928SDK
MAGIC: 0x5041524B
ATAG: 0x60000800
MACHINE: 2928 
CHECK_MASK: 0x80
KERNEL_IMG: 0x60408000
CMDLINE:console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:0x00001380@0x00000080(kernel),0x0000200@0x00001400(boot),0x0000400@0x00001600(userdata),0x00e600@0x00001a00(system),0x0000008@0x10000(backup)
linuxerwang commented 7 years ago

Fixed with a5c11af769fdedb5f681ea01474453ae91112c39.

ggt commented 7 years ago

Thanks man ;) it works like a charm ;)

Have a nice day :!

2016-12-29 17:59 GMT+01:00 linuxerwang notifications@github.com:

Fixed with a5c11af https://github.com/linuxerwang/rkflashkit/commit/a5c11af769fdedb5f681ea01474453ae91112c39 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/linuxerwang/rkflashkit/issues/9#issuecomment-269659484, or mute the thread https://github.com/notifications/unsubscribe-auth/AA5fZP699kCzBYJGnFstI2mvmr2fPv9dks5rM-bXgaJpZM4LXcTE .