This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7321 - I2C driver working unreliable/not working on h1x0
Attached to Project:
Rockbox
Opened by Robert Kukla (roolku) - Monday, 18 June 2007, 01:39 GMT+2
Last edited by Nils Wallménius (nls) - Tuesday, 19 June 2007, 22:40 GMT+2
Opened by Robert Kukla (roolku) - Monday, 18 June 2007, 01:39 GMT+2
Last edited by Nils Wallménius (nls) - Tuesday, 19 June 2007, 22:40 GMT+2
|
DetailsThe commit of "
|
This task depends upon
Closed by Nils Wallménius (nls)
Tuesday, 19 June 2007, 22:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fix comitted
Tuesday, 19 June 2007, 22:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fix comitted
As I don't have a h100 to test on I do not know if this helps but it should keep gcc from opimizing away the delay loops
This seems to do the trick - RTC is working again and eeprom contents looks sensible.
I have tested this against the current svn build (rev 13673) on a real iriver h-140. After correcting for the last svn commit that broke the build (2007-06-19 09:54), this does solve the bootloader issue. Thanks nls!