aboutsummaryrefslogtreecommitdiff
path: root/TODOs
diff options
context:
space:
mode:
authorWojtek Kosior <kwojtus@protonmail.com>2020-01-18 03:04:59 +0100
committerWojtek Kosior <kwojtus@protonmail.com>2020-01-18 03:04:59 +0100
commit556838102ca655f26ac816e8d44ecc33914c23a3 (patch)
tree3abb466fef5261dd24ef781871f07a38809f4816 /TODOs
parentdaf5ed3e129f8a4702f5b562ededef7d8268fc7d (diff)
downloadrpi-MMU-example-556838102ca655f26ac816e8d44ecc33914c23a3.tar.gz
rpi-MMU-example-556838102ca655f26ac816e8d44ecc33914c23a3.zip
mention generic timer in TODOs
Diffstat (limited to 'TODOs')
-rw-r--r--TODOs3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODOs b/TODOs
index e2b5fd4..2e3e7d3 100644
--- a/TODOs
+++ b/TODOs
@@ -35,6 +35,9 @@ high priority TODOs are higher; low priority ones and completed ones are lower;
!!! IMPORTANT !!!
* Add license (Unlicense?)
+! A bit important !
+* Also implement the generic timer and use it, as it's probably going to run on both qemu and RPi.
+
* inform linux errata guys about incorrecty-described uart irq masking in bcm arm perif manual
* maybe add some comments in code (would do with some feedback from someone who didn't write this, as to what is unclear)