[PATCH 2/6] arm: dts: k3-am625-sk-binman: Add labels for unsigned binary
Tom Rini
trini at konsulko.com
Tue Jul 25 23:23:50 CEST 2023
On Tue, Jul 25, 2023 at 01:52:49PM -0500, Nishanth Menon wrote:
> Add labels for unsigned binary to permit over-ride.
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
> arch/arm/dts/k3-am625-sk-binman.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/k3-am625-sk-binman.dtsi b/arch/arm/dts/k3-am625-sk-binman.dtsi
> index a35d6418c25f..41277bf4bfdb 100644
> --- a/arch/arm/dts/k3-am625-sk-binman.dtsi
> +++ b/arch/arm/dts/k3-am625-sk-binman.dtsi
> @@ -389,7 +389,7 @@
> type = "flat_dt";
> arch = "arm";
> compression = "none";
> - blob {
> + spl_am625_sk_dtb_unsigned: blob {
> filename = SPL_AM625_SK_DTB;
> };
> };
> @@ -438,7 +438,7 @@
> type = "flat_dt";
> arch = "arm";
> compression = "none";
> - blob {
> + am625_sk_dtb_unsigned: blob {
> filename = AM625_SK_DTB;
> };
> hash {
Simon, does this make sense?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230725/1d029c8f/attachment.sig>
More information about the U-Boot
mailing list