Rockbox Development > New Ports

RockChip RK26xx - Porting is now possible !

<< < (3/3)

inopia:
Bump this idea, rockchip players are dirt cheap. Prices (including shipping) are around $40 from dx:

http://www.dealextreme.com/details.dx/sku.1932
http://www.dealextreme.com/details.dx/sku.13145
http://www.dealextreme.com/details.dx/sku.9323
http://www.dealextreme.com/details.dx/sku.8046
http://www.dealextreme.com/details.dx/sku.12088

My guess (from comparison with pictures from mympxplayer.org) is that these are all RockChip 26xx players. I've been looking at the SDK and it looks like everything you could possibly want in terms of documentation and code is there. Somebody was saying something about different versions of the hardware, but the SDK includes drivers for different chips like LCD controllers and optional components like FM radio, tv-out, camera etc. A rockchip port could easily be compiled for a given player if its components are known.

These players are dirt cheap but suffer from godawful firmware. Rockbox on a $40 player with miniSD slot would be pretty dope imho.

@saratoga: are you sure you have the whole thing? Because I'm looking at pretty much the entire firmware source, including LCD drivers with TV-out support, and whatnot. Hardware driver sources are in /Rockchip Developer Package/RK27SDK_0722/System/driver. Note things like touchscreen, FM, and sensor (camera).


--- Code: ---niels@teletraan2:~/src/rockchip/Rockchip Developer Package/RK27SDK_0722/System/driver$ ll
total 144
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 a2adma
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 adc
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 backlight
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 battery
-rw-r--r-- 1 niels niels     4 2008-05-07 12:15 battery.rar
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 cache
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 clock
-rw-r--r-- 1 niels niels     4 2008-05-07 12:15 clock.rar
drwxr-xr-x 5 niels niels  4096 2008-07-22 15:09 codec
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 common
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 fm
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 gpio
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 hadc
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 hdma
-rw-r--r-- 1 niels niels  1904 2008-07-10 10:01 hw_api.h
-rw-r--r-- 1 niels niels 11067 2008-07-11 11:47 hw_define.h
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 hwintr
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 i2c
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 i2s
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 iomux
drwxr-xr-x 8 niels niels  4096 2008-07-22 15:09 keyboard
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 mailbox
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 pmu
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 pwm
drwxr-xr-x 5 niels niels  4096 2008-07-22 15:09 rtc
drwxr-xr-x 6 niels niels  4096 2008-07-22 15:09 screen
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 sdram
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 sensor
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 serial
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 spi
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 timer
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 touchpanel
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 vip
drwxr-xr-x 2 niels niels  4096 2008-07-22 15:09 watchdog
--- End code ---

edit: here is the SDK for those interested:
http://www.megafileupload.com/en/file/96067/Rockchip-Developer-Package-part1-rar.html
http://www.megafileupload.com/en/file/96068/Rockchip-Developer-Package-part2-rar.html

Navigation

[0] Message Index

[*] Previous page

Go to full version