
18 Apr
2019
18 Apr
'19
3:22 a.m.
This patch series adds FDT compression support. The first patch adds the compression support itself, the second adds a new feature to compatible string matching that allows it to be useful with compressed FDTs.
Sandbox-tested with FIT images with and without compressed FDTs, with and without overlays, in both compatible string matching and direct config selection modes.
Julius Werner (2): fit: Support FDT compression fit: Support compat string property in configuration node
common/image-fit.c | 142 +++++++++++++++++++++++++++------------------ 1 file changed, 85 insertions(+), 57 deletions(-)
--
2.20.1