We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8c993 commit 1857eb8Copy full SHA for 1857eb8
build_rom.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-romtool -v build -o replay.rom -t ext -s 64 -e f00000 -a f00010 -r 01.05 -f bootrom/bootrom.bin addmem/AddReplayMem poseidon/PoseidonLoader rtc/battclock.resource usb/usb_eth.autoconfig usb/replayusb.device
+romtool -v build -o replay.rom -t ext -s 64 -e f00000 -a f00010 -r 01.06 -f bootrom/bootrom.bin addmem/AddReplayMem poseidon/PoseidonLoader rtc/battclock.resource usb/usb_eth.autoconfig usb/replayusb.device eth/replayeth.device
5
printf "000001: 11" | xxd -r - replay.rom
6
romtool copy -c replay.rom replay.rom
7
romtool info replay.rom
replay.rom
0 Bytes
0 commit comments