aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-05-14 11:18:57 +0200
committerHimbeer <himbeer@disroot.org>2024-05-14 11:18:57 +0200
commit6f9704755e3c5f1478eaf2a9cdc4c47b5efcbad6 (patch)
tree164cc7b5646cb559d7e5f21d6eb32aa51007075d
parent0223e24edc677c6cbd761b8705d8044f0598db1d (diff)
doc: Mention required U-Boot sbiboot branch
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f34b815..d25bb8e 100644
--- a/README.md
+++ b/README.md
@@ -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