aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPrashanth Mundkur <prashanth.mundkur@gmail.com>2018-11-30 10:16:24 -0800
committerPrashanth Mundkur <prashanth.mundkur@gmail.com>2018-11-30 10:16:24 -0800
commit5cae951f65118398c250331c18c81558e567b7a7 (patch)
tree1f3b7913b4dc110205dd00a4877900415603d78b /README.md
parent5f46e431920008b89e6075ab1a58e0accb6d1d83 (diff)
downloadsail-riscv-5cae951f65118398c250331c18c81558e567b7a7.zip
sail-riscv-5cae951f65118398c250331c18c81558e567b7a7.tar.gz
sail-riscv-5cae951f65118398c250331c18c81558e567b7a7.tar.bz2
Add another README detail.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c461591..a9ae92d 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,9 @@ Generating Linux binaries:
One could directly build Linux and the toolchain using
```https://github.com/sifive/freedom-u-sdk```. The built ```bbl```
-will be available in ```./work/riscv-pk/bbl```.
+will be available in ```./work/riscv-pk/bbl```. You will need to configure
+a kernel that can be booted on Spike; in particular, it should be
+configured to use the HTIF console.
The DTB can be generated using Spike and the DeviceTree compiler
```dtc``` as: