View Single Post
  #2 (permalink)  
Old 9th Aug 2008, 11:00 pm
knob's Avatar
knob knob is offline
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

Hi Pedro

You need to contact Rockchip electronics, everything you need to know is here in this thread:-
http://www.mympxplayer.org/anyone-wh...s-vt10186.html

This is something many have tried to do without success, brands like Teclast and Onda and now Microsoft will have this SDK because they make upgrades to the basic Rockchip firmware, but I suspect it comes at a price.

The firmware itself is coded in C and there is a datasheet in the download section.

The code I believe is based on the ZSP400 Digital Signal Processor
Architecture and I do have a technical manual with it's instruction set.

The problem is the code is packed into the .rfw file, signed with a 13 byte MD5 checksum at the end and is unpacked by consumerUpdate during the flashing process, so you would need to hack consumerUpdate first.

I wish you the best of luck!
Regards knob
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote