diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-09-18 22:32:15 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-09-19 13:57:57 +0300 |
| commit | 605c7d9258c129b66b76f1b55a8a6f3cea68c13e (patch) | |
| tree | 22bd4fad07791d0bb514e711a3c5e185eed586a0 /TODO.txt | |
| parent | d95c714c8cfdc5818b0e0f0c99cf2e5be66de202 (diff) | |
| download | kmi-605c7d9258c129b66b76f1b55a8a6f3cea68c13e.tar.gz kmi-605c7d9258c129b66b76f1b55a8a6f3cea68c13e.zip | |
Added fdt debug capability
+ For future reference, apos now requires initrd to be found in fdt.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ + Test string.c + Write the kernel lol + Test libfdt and see if it can be used to read memory geometry etc. + ++ Jump to vmem ++ Mark fdt, reserved mem, kernel, init and initrd in vmem. Remember to remove +init from vmem when jumping to vmem |
