[hifive1] Flash Frequency set back to 50MHz

pull/14/head
Daniele Lacamera 2019-06-27 13:11:32 +02:00
parent 9cc558b7a2
commit 93fdc4a848
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
#define CPU_FREQ 320000000
#endif
#define MAX_CPU_FREQ 320000000
#define MAX_FLASH_FREQ 2000000
#define MAX_FLASH_FREQ 50000000
/* PLL Configuration */
/* R and Q are fixed values for this PLL code */