Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10092 - Cleanup Sansa AMS system init

Attached to Project: Rockbox
Opened by Rafaël Carré (funman) - Friday, 03 April 2009, 17:14 GMT+2
Last edited by Dominik Wenger (Domonoky) - Tuesday, 07 April 2009, 18:14 GMT+2
Task Type Patches
Category Bootloader
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Run ascodec_init() in system_init()

Reboot on a button press in panicf() (system_exception_wait())
Set the CPU & Peripherals clock frequencies in bootloader and loaded rockbox
Reset all peripherals in system_init() (except IDE peripheral)
   0001-Call-ascodec_init-in-system-as3525.c.patch (2.7 KiB)
 b/bootloader/sansa_as3525.c                  |    2 --
 b/firmware/target/arm/as3525/system-as3525.c |   15 ++++++++++++---
 2 files changed, 12 insertions(+), 5 deletions(-)

This task depends upon

Closed by  Dominik Wenger (Domonoky)
Tuesday, 07 April 2009, 18:14 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  commited.
Comment by Rafaël Carré (funman) - Friday, 03 April 2009, 17:23 GMT+2
Tested on Clipv1 & Fuze

Please test on e200v2 & m200v4 if possible
Comment by Dominik Wenger (Domonoky) - Friday, 03 April 2009, 22:32 GMT+2
Tested on m200v4 and e200v2, everything is fine.
Comment by Rafaël Carré (funman) - Tuesday, 07 April 2009, 14:42 GMT+2
i would like to commit this, but i can't access the internet with my computer, so please do it for me.

I have other patches, but only this one needed testing on all devices, so I think I will send them to the dev mailing list

Loading...