diff options
author | Wojtek Kosior <kwojtus@protonmail.com> | 2019-10-22 17:02:25 +0200 |
---|---|---|
committer | Wojtek Kosior <kwojtus@protonmail.com> | 2019-10-22 17:02:25 +0200 |
commit | b6fb557d866e7cdcb19961bf8e279bc3e462ab97 (patch) | |
tree | 127edacd2cc62e0222f144a7fd04423fe1a36a26 /TODOs | |
parent | 10a4f2122ef1e031d3e7e79a4385919125eb9670 (diff) | |
download | rpi-MMU-example-b6fb557d866e7cdcb19961bf8e279bc3e462ab97.tar.gz rpi-MMU-example-b6fb557d866e7cdcb19961bf8e279bc3e462ab97.zip |
update TODOs
Diffstat (limited to 'TODOs')
-rw-r--r-- | TODOs | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |