commit | 56e727762533ac0241f573d474854eed3b1d03d0 | [log] [tgz] |
---|---|---|
author | Daniel Schultz <d.schultz@phytec.de> | Thu Mar 27 22:58:23 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 11 12:15:30 2025 -0600 |
tree | 5876e4f4249bed377b683319879c77178d723411 | |
parent | 6bff704ac2837922b52878d963b42844541f0b45 [diff] |
configs: phycore_am62x_a53_defconfig: Enable remoteproc cmd This enables the 'rproc' command, allowing users to start, stop, and manage co-processors as well as load firmware images. Useful for systems with auxiliary cores, such as the M4 core in the AM62x soc. Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>