summaryrefslogtreecommitdiffstats
path: root/Documentation/lib/flashmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/lib/flashmap.md')
-rw-r--r--Documentation/lib/flashmap.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/lib/flashmap.md b/Documentation/lib/flashmap.md
index d3d8bbf6ea21..68d0ab5dc79c 100644
--- a/Documentation/lib/flashmap.md
+++ b/Documentation/lib/flashmap.md
@@ -17,7 +17,8 @@ something else) should have its own Flashmap section, and everything else should
normally go into CBFS.
The Flashmap itself starts with a header `struct fmap` and followed by a list of
-section descriptions in `struct fmap_area`.
+section descriptions in `struct fmap_area`. All fields in those structures are
+in little endian format.
### Header
The header `struct fmap` has following fields: