diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-11-21 13:08:36 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-11-21 13:08:36 +0100 |
commit | ec65eb7a8f93bcf3d263dbda6e429be7222f6b7e (patch) | |
tree | d9a86bc9fd60b09c989d46ea2bd0c2b99d4112e9 /test/README | |
parent | 577c297aae40a50ea44070ece6b95e44cda96364 (diff) |
edid-decode: fix blockmap-256.test and rename to blockmap-255.test
If Block 128 has a Block Map extension, then the maximum number of
blocks in an EDID is 255, not 256.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/README b/test/README index b9f6d39..2f221f5 100644 --- a/test/README +++ b/test/README @@ -20,8 +20,9 @@ ls-ext.test: has a Localized String Extension Block. blockmap-128.test: has a single Block Map extension and a total of 128 blocks. -blockmap-256.test: has a single Block Map extension and a total of - 256 blocks (the maximum possible EDID size). +blockmap-255.test: has two Block Map extensions and a total of + 255 blocks (the maximum possible EDID size when the second + Block Map is used). Examples of old EDID versions: |