forked from rarias/nixos-riscv
Add bootrom support
This commit is contained in:
@@ -7,6 +7,6 @@ source ./env.sh
|
||||
|
||||
#bitstream="-w system-acme_ea-4h2v.bit"
|
||||
|
||||
./fpgactl $bitstream -b opensbi.bin -k kernel.bin -i initrd.bin -r rootfs.img
|
||||
./fpgactl $bitstream -b opensbi.bin -k kernel.bin -i initrd.bin -r rootfs.img -R bootrom.bin
|
||||
|
||||
picocom -b 115200 /dev/ttyUSB2
|
||||
|
||||
Reference in New Issue
Block a user