rockbox/firmware/target/arm/as3525/sansa-e200v2
Rafaël Carré 0b6d65b09e Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
Fix lcd drivers which stopped working after changing the PLL.
Move set_cpu_frequency() to a place where it is actually used.
Remove enable_irq() call already done by the bootloader

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19276 a1c6a512-1295-4272-9138-f99709370657
2008-11-30 16:36:32 +00:00
..
backlight-target.h e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 code - this should probably be unified, along with other upcoming v2 code), plus clean up the lcd init by calling lcd_init() directly in the bootloader, instead of lcd_init_device(). 2008-10-29 01:42:03 +00:00
button-e200v2.c FS#9532 - e200v2 buttons 2008-11-07 05:31:05 +00:00
button-target.h
lcd-e200v2.c Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk) 2008-11-30 16:36:32 +00:00