From c4e90454f4e3787c9e5d0b7aa758ee9b5757df4b Mon Sep 17 00:00:00 2001 From: Jon Murphy Date: Tue, 28 Jun 2022 10:36:23 -0600 Subject: treewide: Unify Google branding Branding changes to unify and update Chrome OS to ChromeOS (removing the space). This CL also includes changing Chromium OS to ChromiumOS as well. BUG=None TEST=N/A Change-Id: I39af9f1069b62747dbfeebdd62d85fabfa655dcd Signed-off-by: Jon Murphy Reviewed-on: https://review.coreboot.org/c/coreboot/+/65479 Reviewed-by: Jack Rosenthal Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- 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 68d0ab5dc7..f0816cf493 100644 --- a/Documentation/lib/flashmap.md +++ b/Documentation/lib/flashmap.md @@ -4,7 +4,7 @@ [Flashmap](https://code.google.com/p/flashmap) (FMAP) is a binary format to describe partitions in a flash chip. It was added to coreboot to support the -requirements of Chromium OS firmware but then was also used in other scenarios +requirements of ChromiumOS firmware but then was also used in other scenarios where precise placement of data in flash was necessary, or for data that is written to at runtime, as CBFS is considered too fragile for such situations. The Flashmap implementation inside coreboot is the de facto standard today. -- cgit v1.2.3