From 9f5902f7e97ad601d25b518645288e3cbcd2cc60 Mon Sep 17 00:00:00 2001 From: Nicholas Sudsgaard Date: Fri, 27 Oct 2023 19:14:00 +0900 Subject: doc/lib/flashmap: Fix incorrect path to FMD implementation Change-Id: I6864cd041d7173cd284f47d09f4388341a7ee756 Signed-off-by: Nicholas Sudsgaard Reviewed-on: https://review.coreboot.org/c/coreboot/+/78690 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- Documentation/lib/flashmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/lib/flashmap.md') diff --git a/Documentation/lib/flashmap.md b/Documentation/lib/flashmap.md index f0816cf493..580de712a5 100644 --- a/Documentation/lib/flashmap.md +++ b/Documentation/lib/flashmap.md @@ -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: ``` -- cgit v1.2.3