This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11246 - as3525: Stop clock when SDRAM is idle
Attached to Project:
Rockbox
Opened by Rafaël Carré (funman) - Thursday, 06 May 2010, 17:32 GMT+2
Last edited by Rafaël Carré (funman) - Saturday, 08 May 2010, 15:59 GMT+2
Opened by Rafaël Carré (funman) - Thursday, 06 May 2010, 17:32 GMT+2
Last edited by Rafaël Carré (funman) - Saturday, 08 May 2010, 15:59 GMT+2
|
DetailsWith attached patch I have 40 minutes more battery life on Clipv1.
I'll test again on Fuzev1 and Clip+ to confirm. SDRAM setup is done by the bootloader in sdram_init(), so I moved this code into system_init() so there is no need to update the bootloaders to benefit from this : are you OK with that ? More testing and on other models would be fine too. |
This task depends upon
Closed by Rafaël Carré (funman)
Saturday, 08 May 2010, 15:59 GMT+2
Reason for closing: Accepted
Additional comments about closing: r25900
Saturday, 08 May 2010, 15:59 GMT+2
Reason for closing: Accepted
Additional comments about closing: r25900
I can test tonight on the c200v2 and my own clip v1.
Move the setting to the bootloader for AS3525v2 since we will need new bootloaders.
Keep it in rockbox.sansa for AS3525v1 so we can keep using the existing, well-tested bootloader.
without
FS#11246- 14h 17min (results file on SansaRuntime wiki page)with
FS#11246- 16h 26min (results attached)I will now recharge and test with the second patch.
+30min on clipv1
+2h on e200v2
+1h on clipv2 when boosted (else it crashed too early)