[target][visionfive2] set the time base properly
Seems to be running at 4Mhz according to the device tree.
This commit is contained in:
@@ -5,3 +5,6 @@ MODULE := $(LOCAL_DIR)
|
||||
PLATFORM := jh7110
|
||||
|
||||
MEMSIZE ?= 0x200000000 # 8GB
|
||||
|
||||
# set time base
|
||||
GLOBAL_DEFINES += ARCH_RISCV_MTIME_RATE=4000000
|
||||
|
||||
Reference in New Issue
Block a user