[PATCH] arm: dts: k3-am62a-*-binman: Update ti-dm blob
Bryan Brattlof
bb at ti.com
Fri May 2 17:55:09 CEST 2025
On May 2, 2025 thus sayeth Daniel Schultz:
> With [1], TI changed the Device Manager for the AM62Ax to an EdgeAI
> based firmware. Update all binman device-tree files to match the
> latest firmware name.
>
> 1: https://git.ti.com/cgit/arago-project/meta-ti/commit/?h=scarthgap&id=430bab80d46ed921e4d4dc8ecaad8a4903b514c3
>
> Signed-off-by: Daniel Schultz <d.schultz at phytec.de>
> ---
> arch/arm/dts/k3-am62a-phycore-som-binman.dtsi | 2 +-
> arch/arm/dts/k3-am62a-sk-binman.dtsi | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/k3-am62a-phycore-som-binman.dtsi b/arch/arm/dts/k3-am62a-phycore-som-binman.dtsi
> index 325702ed6e0..aa4caaeae33 100644
> --- a/arch/arm/dts/k3-am62a-phycore-som-binman.dtsi
> +++ b/arch/arm/dts/k3-am62a-phycore-som-binman.dtsi
> @@ -167,7 +167,7 @@
> ti-dm {
> filename = "ti-dm.bin";
> blob-ext {
> - filename = "ti-dm/am62axx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
> + filename = "ti-dm/am62axx/dm_edgeai_mcu1_0_release_strip.out";
> optional;
> };
> };
> diff --git a/arch/arm/dts/k3-am62a-sk-binman.dtsi b/arch/arm/dts/k3-am62a-sk-binman.dtsi
> index 2a8c260387b..dc6e8523172 100644
> --- a/arch/arm/dts/k3-am62a-sk-binman.dtsi
> +++ b/arch/arm/dts/k3-am62a-sk-binman.dtsi
> @@ -151,7 +151,7 @@
> ti-dm {
> filename = "ti-dm.bin";
> blob-ext {
> - filename = "ti-dm/am62axx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
> + filename = "ti-dm/am62axx/dm_edgeai_mcu1_0_release_strip.out";
I've had to ask around internally to what's actually being changed in
this different firmware blob. I think there are probably more changes
that need to happen before we can make this switch unfortunately
~Bryan
More information about the U-Boot
mailing list