X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=1224fa58d7ce1f11f1a5c21811cf0f6b4811beb4;hb=4e55273e47aaaa2bf7e2622c908c39e9e4af295c;hp=295519d4d4f5b1608c2494a5491cb86ffab0e59d;hpb=889ade756146565a860bd16b84db6c3958912e7b;p=fedora-riscv.git diff --git a/README b/README index 295519d..1224fa5 100644 --- a/README +++ b/README @@ -97,8 +97,9 @@ Bootstrapping stages (1a) riscv-qemu.x86_64: QEMU + RISC-V system emulation -Current status: Not upstream, fork of qemu 2.5.0. +Not upstream, fork of qemu 2.5.0. https://github.com/riscv/riscv-qemu +Status: done http://copr-fe.cloud.fedoraproject.org/coprs/rjones/riscv-qemu/ Note this package runs on x86-64 hosts, and is intended for people who want to run Fedora/RISC-V but who do not have FPGA/hardware. @@ -108,17 +109,18 @@ want to run Fedora/RISC-V but who do not have FPGA/hardware. Various sources, see: http://www.lowrisc.org/docs/untether-v0.2/fpga-demo/ -(1c) Berkley Bootloader (bbl) - -Used to boot the kernel and mount the root filesystem on FPGAs and -QEMU. See link above. - * Stage 2 (2a) GNU cross-compiler toolchain. https://github.com/lowRISC/riscv-gnu-toolchain +(2b) Berkley Bootloader (bbl) + +https://github.com/lowrisc/riscv-pk.git +Used to boot the kernel and mount the root filesystem on FPGAs and +QEMU. + * Stage 3 (3a) kernel.riscv64: The Linux kernel, cross-compiled.