Add bootrom support

This commit is contained in:
2024-07-08 17:37:46 +02:00
parent 66ec07a0cb
commit 5f90528b51
8 changed files with 25 additions and 5 deletions

View File

@@ -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