Load rootfs with fpgactl
This commit is contained in:
parent
b28e317e56
commit
8846d95281
@ -18,8 +18,8 @@ killall picocom || true
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
# Then perform the boot
|
# Then perform the boot
|
||||||
#./fpgactl -w bitstream.bit -b opensbi.bin -k kernel.bin -i initrd.bin -r rootfs.img
|
./fpgactl -w bitstream.bit -b opensbi.bin -k kernel.bin -i initrd.bin -r rootfs.img
|
||||||
./fpgactl -w bitstream.bit -b opensbi.bin -k kernel.bin -i initrd.bin
|
#./fpgactl -w bitstream.bit -b opensbi.bin -k kernel.bin -i initrd.bin
|
||||||
|
|
||||||
# Restart it again only loading the bootrom and OpenSBI (notice OpenSBI
|
# Restart it again only loading the bootrom and OpenSBI (notice OpenSBI
|
||||||
# relocates itself so it will likely be gone by now)
|
# relocates itself so it will likely be gone by now)
|
||||||
|
Loading…
Reference in New Issue
Block a user