diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2018-10-06 00:35:41 +0200 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2018-10-06 21:32:11 +0000 |
commit | fd29ff35555b45d0c8a6b3ccee6825e84f0d1812 (patch) | |
tree | d79d0d1f6f60102058b952de8bb88c247a51eab1 | |
parent | 50b74b2a270b85bdd843dd7925c21596534f07b3 (diff) | |
download | coreboot-fd29ff35555b45d0c8a6b3ccee6825e84f0d1812.tar.xz |
Documentation/mb/sifive: Fix dead links
SiFive's website was reorganized, which broke our links to PDF files.
Update these links to the current ones, obtained by browsing
https://sifive.com/documentation/.
Change-Id: I312de84bf12abb0789bdd971c40033f1e4ea0dd1
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/28952
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
-rw-r--r-- | Documentation/mainboard/sifive/hifive-unleashed.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/mainboard/sifive/hifive-unleashed.md b/Documentation/mainboard/sifive/hifive-unleashed.md index 1d07cb7df6..cd7c93ca0b 100644 --- a/Documentation/mainboard/sifive/hifive-unleashed.md +++ b/Documentation/mainboard/sifive/hifive-unleashed.md @@ -96,8 +96,8 @@ console in certain situations. [HiFive Unleashed]: https://www.crowdsupply.com/sifive/hifive-unleashed [SiFive]: https://www.sifive.com/ -[Getting Started Guide]: https://www.sifive.com/documentation/boards/hifive-unleashed/hifive-unleashed-getting-started-guide/ +[Getting Started Guide]: https://sifive.cdn.prismic.io/sifive%2Ffa3a584a-a02f-4fda-b758-a2def05f49f9_hifive-unleashed-getting-started-guide-v1p1.pdf [RISC-V fork of OpenOCD]: https://github.com/riscv/riscv-openocd [OpenOCD script]: https://github.com/sifive/freedom-u-sdk/blob/057a47f657fa33e2c60df7f183884a68e90381cc/bsp/env/freedom-u500-unleashed/openocd.cfg [flashrom]: https://flashrom.org/Flashrom -[schematics]: https://www.sifive.com/documentation/boards/hifive-unleashed/hifive-unleashed-schematics/ +[schematics]: https://sifive.cdn.prismic.io/sifive%2Ff7173056-bf37-4407-87cb-d5ab76abf61a_hifive-unleashed-a00-schematics.pdf |