Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10270 - AMSSansa add e200v2 dbop delays to Button & LCD Drivers

Attached to Project: Rockbox
Opened by Jack Halpin (FlynDice) - Wednesday, 03 June 2009, 08:26 GMT+2
Last edited by Jack Halpin (FlynDice) - Thursday, 04 June 2009, 14:29 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Version 3.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds some delays related to dbop in the lcd and button drivers on the e200v2's. The lcd delay helps avoid the initial "white lcd" failure that has been popping up with the mmu and frequency testing. The Button driver used to have this delay at one point but then I convinced someone to take it out... I think this helps alleviate the space rocks bug at lower pclk settings also but I have not tested that extensively.
   dbop_button_lcd_delays.patch (1.1 KiB)
 firmware/target/arm/as3525/sansa-e200v2/lcd-e200v2.c    |    4 ++++
 firmware/target/arm/as3525/sansa-e200v2/button-e200v2.c |    3 +++
 2 files changed, 7 insertions(+)

This task depends upon

Closed by  Jack Halpin (FlynDice)
Thursday, 04 June 2009, 14:29 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  21182
Comment by Thomas Martitz (kugel.) - Wednesday, 03 June 2009, 13:11 GMT+2
I'm thinking it could be a tad bit higher. But if it works hand, you can just commit :)

"I told you so" :D (/me is kidding)

Loading...