litex-hub / linux-on-litex-rocket

Run 64-bit Linux on LiteX + RocketChip
BSD 2-Clause "Simplified" License
181 stars 18 forks source link

Prebuilt Binaries: bitstreams, boot images, intermediate software components #1

Open gsomlo opened 3 years ago

gsomlo commented 3 years ago

Bitstream for nexys4ddr, trellisboard, ecpix5, and versa_ecp5:

Boot images for nexys4ddr, trellisboard, ecpix5, versa_ecp5, and Verilator-based simulation:

Initial RAM filesystem image to be embedded into the Linux kernel during build (contains busybox binary and directory structure):

NOTE: The resulting vmlinux kernel to be embedded into BBL (to obtain boot.bin) is currently too large (110M) to be allowed as an attachment here (even using xz compression, vmlinux.xz is 25M, which still exceeds the 10M limit). Sorry, for now you'll have to build this one on your own!

troibe commented 3 years ago

You could add your binaries to the releases tab. That's where I would search for them. Afaik if you are using the releases tab you also don't have the size limitation for vmlinux.