[platform][zynq] update timer code to take tick from target
This commit is contained in:
@@ -11,6 +11,7 @@ GLOBAL_INCLUDES += \
|
||||
$(LOCAL_DIR)/include
|
||||
|
||||
GLOBAL_DEFINES += \
|
||||
TIMER_CLOCK_FREQ=325000000
|
||||
|
||||
MODULE_SRCS += \
|
||||
$(LOCAL_DIR)/target.c \
|
||||
|
||||
@@ -10,6 +10,7 @@ PLATFORM := zynq
|
||||
MODULES += \
|
||||
|
||||
GLOBAL_DEFINES += \
|
||||
TIMER_CLOCK_FREQ=100000000
|
||||
|
||||
#include make/module.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user