Skip to content

Commit 93fdc4a

Browse files
committed
[hifive1] Flash Frequency set back to 50MHz
1 parent 9cc558b commit 93fdc4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hal/hifive1.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
#define CPU_FREQ 320000000
178178
#endif
179179
#define MAX_CPU_FREQ 320000000
180-
#define MAX_FLASH_FREQ 2000000
180+
#define MAX_FLASH_FREQ 50000000
181181

182182
/* PLL Configuration */
183183
/* R and Q are fixed values for this PLL code */

0 commit comments

Comments
 (0)