commit | dd4fc66834703bb90181b750ff65f1c35eddebc9 | [log] [tgz] |
---|---|---|
author | Haoran.Wang <[email protected]> | Tue Nov 07 15:23:08 2017 +0800 |
committer | Haoran.Wang <[email protected]> | Wed Nov 08 15:58:17 2017 +0800 |
tree | 0841c4d48da4e8f78eb7e300f18e9e1f09335409 | |
parent | 598c4f79abc87a39764eac77826c80b5c3214c42 [diff] |
[project][imx6ul] Correct timer interrupt for imx6ul Change-Id: I7a9d79630ca2b62113a15bf013ec9eb01da26f3a Signed-off-by: Haoran.Wang <[email protected]>
diff --git a/project/imx6ul-inc.mk b/project/imx6ul-inc.mk index fa5888b..26a181b 100644 --- a/project/imx6ul-inc.mk +++ b/project/imx6ul-inc.mk
@@ -20,7 +20,7 @@ WITH_TZASC := true -GLOBAL_DEFINES += TIMER_ARM_GENERIC_SELECTED=CNTP +GLOBAL_DEFINES += TIMER_ARM_GENERIC_SELECTED=CNTPS # # GLOBAL definitions #