aboutsummaryrefslogtreecommitdiff
path: root/TODOs
diff options
context:
space:
mode:
authorWojtek Kosior <kwojtus@protonmail.com>2019-10-22 17:02:25 +0200
committerWojtek Kosior <kwojtus@protonmail.com>2019-10-22 17:02:25 +0200
commitb6fb557d866e7cdcb19961bf8e279bc3e462ab97 (patch)
tree127edacd2cc62e0222f144a7fd04423fe1a36a26 /TODOs
parent10a4f2122ef1e031d3e7e79a4385919125eb9670 (diff)
downloadrpi-MMU-example-b6fb557d866e7cdcb19961bf8e279bc3e462ab97.tar.gz
rpi-MMU-example-b6fb557d866e7cdcb19961bf8e279bc3e462ab97.zip
update TODOs
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