Cortex-A9 GIC: Some fixes that I don't fully understand but do indeed give me serial interrupts

This commit is contained in:
Gregory Nutt
2016-05-16 12:50:35 -06:00
parent a0cdbcb58f
commit 4feeb0c2b4
2 changed files with 34 additions and 6 deletions
+3
View File
@@ -44,6 +44,9 @@ driver serial output to the VCOM console is working (llsyslog). However,
there does not appear to be any interrupt activity: No timer interrupts,
no interrupt driver serial console output (syslog, printf).
2016-05-16: I know get serial interrupts (but not timer interrupts). This
involves a few changes to GIC bit settings that I do not fully understand.
Platform Features
=================