[PATCH 15/18] k3-*-binman: dts: Pack u-boot.dtb instead of soc specific dtb

Simon Glass sjg at google.com
Sun Jul 16 01:40:17 CEST 2023


On Thu, 13 Jul 2023 at 23:55, Manorit Chawdhry <m-chawdhry at ti.com> wrote:
>
> FIT signature requires the updates to u-boot.dtb and the DTB that we
> pack don't get updates with the changes of the signature node.
>
> Pack u-boot.dtb as the default DTB so that the signature node changes
> can be reflected in them.
>
> (Note, this is only packaging the primary platform and the secondary
>  platform will require manual changes for the FIT signature enablement)
>
> Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
> [ add additional boards that were missing ]
> Signed-off-by: Kamlesh Gurudasani <kamlesh at ti.com>
> ---
>  arch/arm/dts/k3-am625-sk-binman.dtsi | 2 +-
>  arch/arm/dts/k3-am62a-sk-binman.dtsi | 2 +-
>  arch/arm/dts/k3-am64x-binman.dtsi    | 2 +-
>  arch/arm/dts/k3-am65x-binman.dtsi    | 2 +-
>  arch/arm/dts/k3-j7200-binman.dtsi    | 2 +-
>  arch/arm/dts/k3-j721e-binman.dtsi    | 2 +-
>  arch/arm/dts/k3-j721s2-binman.dtsi   | 2 +-
>  7 files changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list