From dfdbedcc3ce832665eb0fa4215b6730cec250ddb Mon Sep 17 00:00:00 2001 From: John Richardson <42470533+John-Richardson@users.noreply.github.com> Date: Fri, 18 Feb 2022 22:45:18 +0100 Subject: [PATCH] Removed 'optional' command description --- 8040/u-boot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8040/u-boot.md b/8040/u-boot.md index a9d009e..e5559eb 100644 --- a/8040/u-boot.md +++ b/8040/u-boot.md @@ -141,7 +141,7 @@ This sample covers the easiest case where flash-image.bin is available on a fat # initialize spi flash sf probe - # optionally erase + # erase sf erase 0 0x800000 # finally write loaded file