Skip to content

Commit

Permalink
post: odroid-m1-secure-boot: add non breaking space and comma
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
  • Loading branch information
m-iwanicki committed Dec 11, 2024
1 parent f7982c4 commit 065b683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog/content/post/2024-04-12-odroid-m1-secure-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ IDB binary is ../u-boot/idbloader.img
verifying idbloader ok
```

In case of unsigned file command would return `invalid idblock tag`
In case of unsigned file, command would return `invalid idblock tag`

### U-Boot Verification

Expand Down Expand Up @@ -603,7 +603,7 @@ Trying to boot from MMC2
```

Expected output should contain `sha256,rsa2048:dev+ OK` which means signature
was verified correctly (`+` sign).
was verified correctly (`+` sign).

## What's next

Expand Down

0 comments on commit 065b683

Please sign in to comment.