arm: dts: k3-j721e: binman: Add phandles to override

Allow using phandles to override default dtb configuration. The unsigned
dtb blobs are missing phandles, provide the same.

Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Nishanth Menon 2023-07-07 07:48:08 -05:00 committed by Udit Kumar
parent f3f8ddb2dd
commit 9f19e33a23
1 changed files with 2 additions and 2 deletions

View File

@ -590,7 +590,7 @@
type = "flat_dt";
arch = "arm";
compression = "none";
blob {
spl_j721e_evm_dtb_unsigned: blob {
filename = SPL_J721E_EVM_DTB;
};
};
@ -656,7 +656,7 @@
type = "flat_dt";
arch = "arm";
compression = "none";
blob {
j721e_evm_dtb_unsigned: blob {
filename = J721E_EVM_DTB;
};
hash {