aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/test/111_x86_rom_ifwi.dts
diff options
context:
space:
mode:
authorSimon Glass2020-10-26 17:40:07 -0600
committerSimon Glass2020-10-29 14:42:59 -0600
commit9248c8d9c9674d705216e51161c1f0f473fc7fa3 (patch)
treeca3eb2b7b303a8449e63911b9711c6c5a8ed2e76 /tools/binman/test/111_x86_rom_ifwi.dts
parent87c962943aec7aef8849c60f018a5e7756e5b7ba (diff)
binman: Use 'files-compress' to set compression for files
At present we use 'compress' as the property to set the compression of a 'files' entry. But this conflicts with the same property for entries, of which Entry_section is a subclass. Strictly speaking, since Entry_files is in fact a subclass of Entry_section, the files can be compressed individually but also the section (that contains all the files) can itself be compressed. With this change, it is possible to express that. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/test/111_x86_rom_ifwi.dts')
0 files changed, 0 insertions, 0 deletions