i.MX6: Fix a bit setting in the timer configuration

This commit is contained in:
Gregory Nutt
2016-05-17 07:21:18 -06:00
parent 80a9357b6f
commit 4c08492c0f
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -53,7 +53,10 @@ With this change, the NSH serial console works:
NuttShell (NSH)
nsh>
But there are still no timer interrupts.
But there are still no timer interrupts. LEDs do not appear to be working.
2016-05-17: Timer interrupts now work. This turned out to be just a minor
bit setting error in the timer configuration.
Platform Features
=================