From 3bb2d25f448f4f5dd7d143617bc6eccf34f809e6 Mon Sep 17 00:00:00 2001 From: Loys Ollivier <lollivier@baylibre.com> Date: Fri, 3 May 2019 11:08:59 +0200 Subject: Update sifive_fu540.md Fix typo on parenthesis. --- docs/platform/sifive_fu540.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3