docs/arm: remove TODO item for bootloader memory map handling

Change-Id: Iabcada696eb87500dbcdb03cf742607e0e525707
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4892
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Fredrik Holmqvist <[email protected]>
This commit is contained in:
David Karoly
2022-01-27 20:25:22 +00:00
committed by Fredrik Holmqvist
parent d283a8c58a
commit 8d743ebd60
@@ -125,13 +125,6 @@ Userland
Even if KDL hangman is fun, users will want to run real applications someday.
Bootloader TODOs
****************
- Better handling of memory ranges. Currently no checks are done, and
memory is assumed to be a single contiguous range, and the "input"
ranges for mmu_init are setup, but never considered.
Other resources
---------------