This is a respin of Fedora 33 to support the StarFive JH7100 SoC (RV64GC) and BeagleV Starlight board. Find more details in the BeagleV Starlight getting started guide. Please open issues regarding the Fedora image in this repository.
- 2021-May-16: Fedora-riscv64-vic7100-xfce-dev-Rawhide-20210516233526.n.0-sda.raw.zst
- sha256sum:
ab916cf46efc57c034aba8f79018a3af70a67d121126cbec271cdc12cdf64f05
- Note: supports XFCE desktop on HDMI
- sha256sum:
- 2021-April-19: Fedora-riscv64-vic7100-dev-raw-image-Rawhide-20210419121453.n.0-sda.raw.zst
- sha256sum:
e3d0df18d2eeb913aafabbb975c7a8803fdae333643a946b20607060e18df0db
- sha256sum:
- Fedora 2021-May-16 which boots starlight branch which is 5.13-rc4 latest optmization
- Adds skb-recycle patches to improve network performance from @teknoraver. https://github.com/teknoraver/linux/tree/starfive
- Adds improving sdcard performance. starfive-tech#23
- Adds optimization of unaligned access. https://github.com/mcd500/linux-jh7100/tree/starlight-sdimproved-misaligh
- Download
- Fedora-riscv64-vic7100-xfce-dev-Rawhide-20210516233526.n.0-sda-akira-5.13.rc4.raw.zst
- sha256sum:
75dbcca7f480922af74e4b1c0fd33ee3f9af64130d8a88245532f67f741245b5
- Instruction of writing it with dd
$ zstd -d Fedora-riscv64-vic7100-xfce-dev-Rawhide-20210516233526.n.0-sda*.zst
$ sudo dd if=Fedora-riscv64-vic7100-xfce-dev-Rawhide-20210516233526.n.0-sda*.raw of=/dev/location_of_sd bs=4M conv=fsync
Wait until console prompt returns. Takes several minutes. It may good to whach dd to finish with `sudo iotop`.
-
- Enables the full 2MB L2 cache from @davidlt https://github.com/davidlt/u-boot/commits/Fedora https://github.com/davidlt/opensbi/tree/Fedora
- Fixed boot hang when booting from hart0. starfive-tech/u-boot#17
- Download
- fw_payload.bin.out
- sha256sum
d8a8cfdcd95693c6dfe3dfbf18263da28db305d6396869df81bb94bc81b82bcb
- Instruction of writing u-boot