[PATCH 2/7] dts: am64x: binman: Include base K3 firmware capsule binman nodes
Jonathan Humphreys
j-humphreys at ti.com
Tue Apr 9 00:17:30 CEST 2024
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
arch/arm/dts/k3-am64x-binman.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/dts/k3-am64x-binman.dtsi b/arch/arm/dts/k3-am64x-binman.dtsi
index 37817ba60d2..89cf048db1f 100644
--- a/arch/arm/dts/k3-am64x-binman.dtsi
+++ b/arch/arm/dts/k3-am64x-binman.dtsi
@@ -114,6 +114,8 @@
};
};
+#include "k3-binman-capsule-r5.dtsi"
+
#endif
#ifdef CONFIG_TARGET_AM642_A53_EVM
@@ -373,4 +375,7 @@
};
};
};
+
+#include "k3-binman-capsule.dtsi"
+
#endif
--
2.34.1
More information about the U-Boot
mailing list