Merge Slots 0x00 and 0xff to a single 16MB slot
This commit is contained in:
parent
d641f5a211
commit
329acebfcd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue