summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLoys Ollivier <lollivier@baylibre.com>2019-05-03 12:08:59 +0300
committerAnup Patel <anup@brainfault.org>2019-05-06 07:12:56 +0300
commit3bb2d25f448f4f5dd7d143617bc6eccf34f809e6 (patch)
treee46c9ad73782c2eb2b956d3484231c03854bb259 /docs
parentf9643f3472199f01e8eecdd6d50a379989646f03 (diff)
downloadopensbi-3bb2d25f448f4f5dd7d143617bc6eccf34f809e6.tar.xz
Update sifive_fu540.md
Fix typo on parenthesis.
Diffstat (limited to 'docs')
-rw-r--r--docs/platform/sifive_fu540.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/sifive_fu540.md b/docs/platform/sifive_fu540.md
index 96be734..40ec8d1 100644
--- a/docs/platform/sifive_fu540.md
+++ b/docs/platform/sifive_fu540.md
@@ -110,7 +110,7 @@ tables as described here.
sgdisk --clear \
--new=1:2048:67583 --change-name=1:bootloader --typecode=1:2E54B353-1271-4842-806F-E436D6AF6985 \
--new=2:264192: --change-name=2:root --typecode=2:0FC63DAF-8483-4772-8E79-3D69D8477DE4 \
- $(DISK)
+ ${DISK}
```
Booting SiFive Fu540 Platform