rockbox/firmware/target/arm/as3525/sansa-fuze
Rafaël Carré f504153857 FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
- cache IRAM and DRAM
- map IRAM just next to DRAM to remove the need for -mlong-calls and reduce binsize
- tweak delays in Fuze button code
- tweak delays in Clip button code (down button sometimes doesn't respond anyway : an alternate driver is being worked on)

Before reporting any problem, please check your filesystem or format your player from the OF

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21228 a1c6a512-1295-4272-9138-f99709370657
2009-06-08 23:05:33 +00:00
..
backlight-target.h Fix reds. Also note my r19221 commit message had a typo - shoudld have been e200/c200, not e100. 2008-11-26 10:21:03 +00:00
button-fuze.c FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up 2009-06-08 23:05:33 +00:00
button-target.h Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
lcd-fuze.c Sansa fuze: don't configure GPIO A7 in the LCD driver, this pin is used for fm radio 2009-06-08 19:54:58 +00:00