[PATCH 1/3] configs: phycore_am64x_a53_defconfig: Enable remoteproc cmd

Mattijs Korpershoek mkorpershoek at baylibre.com
Mon Mar 31 10:52:12 CEST 2025


Hi Daniel,

Thank you for the patch.

On jeu., mars 27, 2025 at 22:58, Daniel Schultz <d.schultz at phytec.de> wrote:

> 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 M4 or R5 cores
> in the AM64x soc.
>
> Signed-off-by: Daniel Schultz <d.schultz at phytec.de>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>

> ---
>  configs/phycore_am64x_a53_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/phycore_am64x_a53_defconfig b/configs/phycore_am64x_a53_defconfig
> index 4ee1bd829a3..72936865132 100644
> --- a/configs/phycore_am64x_a53_defconfig
> +++ b/configs/phycore_am64x_a53_defconfig
> @@ -77,6 +77,7 @@ CONFIG_CMD_GPT=y
>  CONFIG_CMD_I2C=y
>  CONFIG_CMD_MMC=y
>  CONFIG_CMD_MTD=y
> +CONFIG_CMD_REMOTEPROC=y
>  CONFIG_CMD_USB=y
>  CONFIG_CMD_CACHE=y
>  CONFIG_CMD_EFIDEBUG=y
> -- 
> 2.25.1


More information about the U-Boot mailing list