dragon: 64K RAM not 96K
authorAlan Cox <alan@etchedpixels.co.uk>
Thu, 27 Nov 2014 01:06:22 +0000 (01:06 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Thu, 27 Nov 2014 01:06:22 +0000 (01:06 +0000)
Kernel/platform-dragon/p6809.s

index 2e175a7..8b1be55 100644 (file)
@@ -74,7 +74,7 @@ init_early:
 
 init_hardware:
             ; set system RAM size
-           ldd #96
+           ldd #64
            std _ramsize
            ldd #32
            std _procmem