Update sifive_fu540.md
authorLoys Ollivier <lollivier@baylibre.com>
Fri, 3 May 2019 09:08:59 +0000 (11:08 +0200)
committerAnup Patel <anup@brainfault.org>
Mon, 6 May 2019 04:12:56 +0000 (09:42 +0530)
Fix typo on parenthesis.

docs/platform/sifive_fu540.md

index 96be734..40ec8d1 100644 (file)
@@ -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