mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
change RAM size in genInitMem.sh
This commit is contained in:
parent
cbff9a7755
commit
241100c6ac
@ -53,7 +53,7 @@ then
|
||||
-ex "printf \"Warning - please verify that the second half of $rawUntrimmedBootmemFile is all 0s\n\"" \
|
||||
-ex "dump binary memory $rawUntrimmedBootmemFile 0x1000 0x2fff" \
|
||||
-ex "printf \"Creating $rawRamFile\n\"" \
|
||||
-ex "dump binary memory $rawRamFile 0x80000000 0xffffffff" \
|
||||
-ex "dump binary memory $rawRamFile 0x80000000 0x87ffffff" \
|
||||
-ex "kill" \
|
||||
-ex "q"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user