aboutsummaryrefslogtreecommitdiff
path: root/TODOs
diff options
context:
space:
mode:
authorvetch <vetch97@gmail.com>2019-11-05 16:54:28 +0100
committervetch <vetch97@gmail.com>2019-11-05 16:54:28 +0100
commit2beaa82a116a7e855327d3702999c371920fb410 (patch)
tree2b09111c608e64e8d846f0ad4455a1aac29a18a4 /TODOs
parentdcd4da0d9386e2f48a1161b3464116c2ba90234f (diff)
parentd3da1d80ac2ce844b19feab6187722fc72eaa59c (diff)
downloadrpi-MMU-example-2beaa82a116a7e855327d3702999c371920fb410.tar.gz
rpi-MMU-example-2beaa82a116a7e855327d3702999c371920fb410.zip
merge bob into alice
Diffstat (limited to 'TODOs')
-rw-r--r--TODOs4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODOs b/TODOs
index dcc08d5..5b78455 100644
--- a/TODOs
+++ b/TODOs
@@ -17,4 +17,6 @@
* Start doing this on hardware already... (Hey, whole making of a bootloader was with this in mind!)
-* Find a way to pipe kernel through uart (I'm afraid `./pipe_image | screen ...` might not work) \ No newline at end of file
+* Fix piping with pipe_image
+
+* write some procedures for dumping registers and other stuff (for use in debugging) \ No newline at end of file