aboutsummaryrefslogtreecommitdiffstats
path: root/demos/PPC-SPC564A-GCC/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/PPC-SPC564A-GCC/mcuconf.h')
-rw-r--r--demos/PPC-SPC564A-GCC/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/PPC-SPC564A-GCC/mcuconf.h b/demos/PPC-SPC564A-GCC/mcuconf.h
index 5be76284c..9414d1f41 100644
--- a/demos/PPC-SPC564A-GCC/mcuconf.h
+++ b/demos/PPC-SPC564A-GCC/mcuconf.h
@@ -33,8 +33,8 @@
#define SPC5_NO_INIT FALSE
#define SPC5_CLK_BYPASS FALSE
#define SPC5_ALLOW_OVERCLOCK FALSE
-#define SPC5_CLK_PREDIV_VALUE 8
-#define SPC5_CLK_MFD_VALUE 60
+#define SPC5_CLK_PREDIV_VALUE 2
+#define SPC5_CLK_MFD_VALUE 75
#define SPC5_CLK_RFD SPC5_RFD_DIV2
#define SPC5_FLASH_BIUCR (BIUCR_BANK1_TOO | \
BIUCR_MASTER4_PREFETCH | \