Gigabeat S: Ensure a few more clocks are stopped for things we aren't using at the moment.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19654 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2009-01-03 07:29:26 +00:00
parent fe42f8c59a
commit d14f79dc7b

View file

@ -74,7 +74,9 @@ void system_init(void)
/* CGR0 */
CG_SD_MMC1,
CG_SD_MMC2,
CG_GPT,
CG_IIM,
CG_SDMA,
CG_CSPI3,
CG_RNG,
CG_UART1,
@ -89,8 +91,9 @@ void system_init(void)
CG_MEMSTICK1,
CG_MEMSTICK2,
CG_CSI,
CG_PWM,
CG_RTC,
CG_WDOG,
CG_PWM,
CG_SIM,
CG_ECT,
CG_USBOTG,