aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/target/dsp5680xx.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/target/dsp5680xx.h b/src/target/dsp5680xx.h
index cb009513..e2194afc 100644
--- a/src/target/dsp5680xx.h
+++ b/src/target/dsp5680xx.h
@@ -179,7 +179,8 @@
* This value was calculated using a spreadsheet tool available on the Freescale website under FAQ 25464.
*
*/
-#define HFM_CLK_DEFAULT 0x40
+#define HFM_CLK_DEFAULT 0x27
+/* 0x27 according to freescale cfg, but 0x40 according to freescale spreadsheet... */
#define HFM_FLASH_BASE_ADDR 0x0
#define HFM_SIZE_BYTES 0x4000 // bytes
#define HFM_SIZE_WORDS 0x2000 // words