From 98189d6ef8e7140f4db762d0889e6ee41a18fbe0 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Mon, 9 Sep 2019 13:24:45 +0200 Subject: [PATCH] typo --- pm3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pm3 b/pm3 index 90aec7eb8..d235a0f67 100755 --- a/pm3 +++ b/pm3 @@ -124,7 +124,7 @@ Options: -b Enable flashing of bootloader area (DANGEROUS) Example: - $SCRIPT -b bootloader.elf fullimage.elf + $SCRIPT -b bootrom.elf fullimage.elf EOF } elif [ "$SCRIPT" = "pm3-flash-all" ]; then