rocker: CPU is actually running at 1008MHz, not 532.

Change-Id: If5204574cb604d1ea82f0863d300468bedcf541d
This commit is contained in:
Solomon Peachy 2020-09-28 20:30:54 -04:00
parent 7719010ed7
commit 43980bb877

View file

@ -105,7 +105,7 @@
#define HAVE_SW_POWEROFF
/* Define this to the CPU frequency */
#define CPU_FREQ 532000000
#define CPU_FREQ 1008000000
/* No special storage */
#define CONFIG_STORAGE (STORAGE_HOSTFS)//|STORAGE_SD)