[U-Boot] [PATCH v6 3/3] fit: Support compat string property in configuration node

Tom Rini trini at konsulko.com
Tue Jul 30 01:24:37 UTC 2019


On Wed, Jul 24, 2019 at 07:37:56PM -0700, Julius Werner wrote:

> This patch adds support for an optional optimization to compatible
> string matching where the compatible string property from the root node
> of the kernel FDT can be copied into the configuration node of the FIT
> image. This is most useful when using compressed FDTs or when using FDT
> overlays, where the traditional extraction of the compatible string from
> the kernel FDT itself is not easily possible.
> 
> Signed-off-by: Julius Werner <jwerner at chromium.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190729/2f54333d/attachment.sig>


More information about the U-Boot mailing list