From 5002fc6de7e291ce2a3197074bfe8b32d03deebb Mon Sep 17 00:00:00 2001 From: joergmlpts Date: Tue, 22 Aug 2023 13:21:36 -0700 Subject: [PATCH] correction for item at offset 76 --- IMAGE_FORMATS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IMAGE_FORMATS.md b/IMAGE_FORMATS.md index f8e92223..236c8f2b 100644 --- a/IMAGE_FORMATS.md +++ b/IMAGE_FORMATS.md @@ -68,8 +68,8 @@ The new format also support a few new features and has some flexibility for futu | 36 | 16 | File system's type | 52 | 8 | File system's total size | 60 | 8 | File system's total block count -| 68 | 8 | File system's used block count -| 76 | 8 | Bitmap's size, in bytes +| 68 | 8 | File system's used block count based on super-block +| 76 | 8 | File system's used block count based on bitmap | 84 | 4 | File system's block size | 88 | 4 | Size of feature section | 92 | 2 | Image version, in binary: 0x0002