Skip to content

Commit

Permalink
doc/lib/flashmap: Fix incorrect path to FMD implementation
Browse files Browse the repository at this point in the history
Change-Id: I6864cd041d7173cd284f47d09f4388341a7ee756
Signed-off-by: Nicholas Sudsgaard <[email protected]>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78690
Reviewed-by: Felix Singer <[email protected]>
Tested-by: build bot (Jenkins) <[email protected]>
  • Loading branch information
nsudsgaard authored and Felix Singer committed Oct 28, 2023
1 parent 8c4674e commit 9f5902f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/lib/flashmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ compiler](https://chromium-review.googlesource.com/#/c/255031) inside coreboot
utility folder that can be used to generate final firmware images (i.e.
`coreboot.rom`) formatted by Flashmap.

The FMD implementation is in coreboot `utils/cbfstool` folder. Here's an
The FMD implementation is in coreboot `util/cbfstool` folder. Here's an
informal language description:

```
Expand Down

0 comments on commit 9f5902f

Please sign in to comment.