ibmpc: load at logical 0
authorAlan Cox <alan@linux.intel.com>
Thu, 19 Oct 2017 19:44:42 +0000 (20:44 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 19 Oct 2017 19:44:42 +0000 (20:44 +0100)
Kernel/platform-ibmpc/fuzix.ld

index 05784a3..f0534b4 100644 (file)
@@ -6,7 +6,7 @@ SEARCH_DIR(.)
 
 MEMORY
 {
-  ram (rwx) : ORIGIN = 0x1000, LENGTH = 0xE000
+  ram (rwx) : ORIGIN = 0x0000, LENGTH = 0x10000
 }
 
 /*