commit | 3f29f1e36fe8756e4bbff4e719b049dfa7840d4e | [log] [tgz] |
---|---|---|
author | Hari Nagalla <hnagalla@ti.com> | Mon Feb 10 14:29:37 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 14 13:17:29 2025 -0600 |
tree | 7108c5a88b3563b8548d9b26c43008e7c373378e | |
parent | dcc2e54ea854063b569566b6c051291cf59de918 [diff] |
board: ti: am64x: Add remoteproc specific env support Add remoteproc specific env support for am64x device. If the remoteproc CMD is defined, include the K3 remoteproc environment. Also define rproc_fw_binaries which holds a list of remoteproc FW binaries for u-boot loading of remote cores. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Judith Mendez <jm@ti.com> Reviewed-by: Andrew Davis <afd@ti.com>