xduoo: x3ii and x20 also have their CPUs clocked at 1008 MHz.

Change-Id: I59fbd1edc934a6e2b2323e13b4efc3cc1caad903
This commit is contained in:
Solomon Peachy 2020-09-28 21:17:39 -04:00
parent ae58b5aafe
commit 0fe7db2460
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@
#define HAVE_SW_POWEROFF
/* Define this to the CPU frequency */
#define CPU_FREQ 504000000
#define CPU_FREQ 1008000000
/* No special storage */
#define CONFIG_STORAGE STORAGE_HOSTFS

View File

@ -107,7 +107,7 @@
#define HAVE_SW_POWEROFF
/* Define this to the CPU frequency */
#define CPU_FREQ 504000000
#define CPU_FREQ 108000000
/* No special storage */
#define CONFIG_STORAGE STORAGE_HOSTFS