Skip to content

Commit

Permalink
docs: update product name in the documentation
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Jan 6, 2025
1 parent 0adb491 commit b0fe1e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ You can rescan the storage device with `map -r` command, which will reprint the
You can run BIOS flash script from UEFI Shell now. It uses Windows convention, so an example command would be:

```cmd
fs0:\radxa\orion-o1\setup.nsh
fs0:\radxa\orion-o6\setup.nsh
```

The first backslash is not mandatory:

```cmd
fs0:radxa\orion-o1\setup.nsh
fs0:radxa\orion-o6\setup.nsh
```

There is limited auto completion in the UEFI Shell when pressing `Tab` key.
Expand Down

0 comments on commit b0fe1e0

Please sign in to comment.