This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8420 - Cowon D2 initial work and drivers
Attached to Project:
Rockbox
Opened by MichaelGiacomelli (saratoga) - Monday, 07 January 2008, 01:09 GMT+1
Last edited by Rob Purchase (shotofadds) - Tuesday, 15 January 2008, 00:05 GMT+1
Opened by MichaelGiacomelli (saratoga) - Monday, 07 January 2008, 01:09 GMT+1
Last edited by Rob Purchase (shotofadds) - Tuesday, 15 January 2008, 00:05 GMT+1
|
DetailsUser "shotofadds" requested that someone upload this for him, evidently due to some problem using filespray. His description:
"Once applied, configure should list a new target (33: Cowon D2) and its bootloader build should generate a rockbox.iaudio file suitable for uploading with tcctool. This consists of a simple test program with basic LCD, button and I2C drivers. Happy hacking!" Once he has registered and provided his full name, we can see about turning this FS entry to him, and then committing his patch. (edit: fixed 'Cowon' typo in title) |
This task depends upon
Closed by Rob Purchase (shotofadds)
Tuesday, 15 January 2008, 00:05 GMT+1
Reason for closing: Accepted
Additional comments about closing: Included in r16090
Tuesday, 15 January 2008, 00:05 GMT+1
Reason for closing: Accepted
Additional comments about closing: Included in r16090
- fix the TCCBOOT code in crt0.s (it's not modified from LOGIKDAX yet).
- implement i2c_read_multiple()
..and once those are done:
- plagiarise one of the (h300/iaudio) pcf50606 drivers, and add setting of backlight power/intensity and reading of the touchscreen ADCs.
(the OpenMoko code might be a help here: http://svn.openmoko.org/trunk/src/target/kernel/patches/gta01-pcf50606.patch ... actually no, it doesn't support touchscreen)