Merge Slots 0x00 and 0xff to a single 16MB slot

This commit is contained in:
Stefan Lankes 2011-08-15 02:56:26 -07:00
parent d641f5a211
commit 329acebfcd

View file

@ -50,7 +50,7 @@ SCC: scc_bootinfo.bin scc_setup.bin reset_vector.bin initrd.img bin2obj
chmod a-x *.bin
. ./prepare.sh
./bin2obj -m load.map -o metalsvm.obj
sccMerge -noimage -m 8 -n 12 -force ./metalsvm.mt
sccMerge -noimage -1slot -m 8 -n 12 -force ./metalsvm.mt
clean:
$(RM) -rf *.o *~ bin2obj make_initrd initrd.img *.bin *.obj *.hex *.elf obj