diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -77,8 +77,8 @@ There are several T-Head-specific forks that implement it for the Linux kernel, but none that support regular ELF binaries. Therefore a custom fork of U-Boot is required. -Clone the [U-Boot fork](https://codeberg.org/Himbeer/u-boot) -and run: +Clone the [U-Boot fork](https://codeberg.org/Himbeer/u-boot), +check out the `sbiboot` branch and run: ``` make qemu-riscv64_spl_defconfig |