From 5339d016c07bf717ee388f4feb73544087324af0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 6 Jan 2024 09:14:11 +0100 Subject: git: port from mercurial repo. Signed-off-by: Amlal El Mahrouss --- newBoot/Source/BootNotes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 newBoot/Source/BootNotes.txt (limited to 'newBoot/Source/BootNotes.txt') diff --git a/newBoot/Source/BootNotes.txt b/newBoot/Source/BootNotes.txt new file mode 100644 index 00000000..e09e9cce --- /dev/null +++ b/newBoot/Source/BootNotes.txt @@ -0,0 +1,9 @@ +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 -- cgit v1.2.3