filo: build at a given address
authorAlan Cox <alan@linux.intel.com>
Sat, 5 Jan 2019 21:56:23 +0000 (21:56 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 5 Jan 2019 21:56:23 +0000 (21:56 +0000)
Kernel/platform-sc114/Makefile

index 0325842..15dde8e 100644 (file)
@@ -49,4 +49,4 @@ clean:
 
 image:
        sdasz80 -o loader.s
-       sdldz80 -im loader.rel
+       sdldz80 -im -b _CODE=0xF800 loader.rel