summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2020-10-26 17:40:17 -0600
committerSimon Glass <[email protected]>2020-10-29 14:42:59 -0600
commita9fad07d4b862b4b5d52e04950a374371936f7eb (patch)
tree515149bb2d2472f0f3d131c11877a20b5ca16c2a /scripts/const_structs.checkpatch
parent63e7ba6c1820def06e7ba88ce357cb605285e70c (diff)
binman: Avoid reporting image-pos with compression
When a section is compressed, all entries within it are grouped together into a compressed block of data. This obscures the start of each individual child entry. Avoid reporting bogus 'image-pos' properties in this case, since it is not possible to access the entry at the location provided. The entire section must be decompressed first. CBFS does not support compressing whole sections, only individual files, so needs no special handling here. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions