aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2021-09-20 14:17:18 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2021-09-20 14:17:18 +0300
commit68fcd6d027b88581992b4fb10ee1edc301e30678 (patch)
treec75ce91b2db43e562447b88958cff6eebaa96c98 /TODO.txt
parent64405594929502951624942e2a9ca53077aba2ae (diff)
downloadkmi-68fcd6d027b88581992b4fb10ee1edc301e30678.tar.gz
kmi-68fcd6d027b88581992b4fb10ee1edc301e30678.zip
Some slight robustness improvements and obo errors
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 1d84441..012fba9 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,3 +11,4 @@
+ Mark fdt, reserved mem, kernel, init and initrd in vmem. Remember to remove
init from vmem when jumping to vmem
+ Figure out best way to tell the init how large out kernel is
++ Make code more robust, error checking etc