mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
arm: dts: k3-am62d-evm-binman: Update DM
AM62d previously reused the AM62a DM. Since a dedicated DM is now available, migrate to device specific DM. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Reviewed-by: Andrew Davis <afd@ti.com>
This commit is contained in:
@@ -101,4 +101,12 @@
|
||||
description = "k3-am62d2-evm";
|
||||
};
|
||||
|
||||
&dm_falcon {
|
||||
filename = "ti-dm/am62dxx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
};
|
||||
|
||||
&dm {
|
||||
filename = "ti-dm/am62dxx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user