From 0a9e3e215581d15ae16375437bd440e47ed51f46 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 1 Nov 2014 15:34:04 +0000 Subject: [PATCH] px4plus: note the state of play --- Kernel/platform-px4plus/README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Kernel/platform-px4plus/README b/Kernel/platform-px4plus/README index d1a65e5d..6a796302 100644 --- a/Kernel/platform-px4plus/README +++ b/Kernel/platform-px4plus/README @@ -32,3 +32,10 @@ In kernel execution modes we then are either and we will need to tuck the video code/font/framebuffer at 0xD000 or similar in RAM under the ROM area. May need to hide the floppy driver there too as its all a little bit tight + +In practice it appears the answer is + +1. Yes +2. But only if the linker is taught to do banking. In fact once the linker +does its own banking there is plenty of space although the bootloader might +be a bit odd to make it work. -- 2.34.1