summaryrefslogtreecommitdiffhomepage
path: root/Private/NewBoot/Source/BootNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Private/NewBoot/Source/BootNotes.txt')
-rw-r--r--Private/NewBoot/Source/BootNotes.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/Private/NewBoot/Source/BootNotes.txt b/Private/NewBoot/Source/BootNotes.txt
deleted file mode 100644
index e09e9cce..00000000
--- a/Private/NewBoot/Source/BootNotes.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-bootloader roadmap:
-
-- Rom is being mapped.
-- Move boot code to link address (8M)
-- Decompress kernel using newboot_decompress_pef()
-- Find start image.
-- Run image at 8M page zero.
-
-- Amlal