[PATCH v3 05/15] net: ti: Kconfig: Enable SPL_SYSCON config for CPSW

Sverdlin, Alexander alexander.sverdlin at siemens.com
Tue Feb 25 14:39:02 CET 2025


On Tue, 2025-02-25 at 17:18 +0530, Chintan Vankar wrote:
> TI's Ethernet switch needs system controllers enabled in R5SPL stage while
> booting via Ethernet. Enable SPL_SYSCON config for
> CONFIG_TI_AM65_CPSW_NUSS.
> 
> Signed-off-by: Chintan Vankar <c-vankar at ti.com>

Reviewed-by: Alexander Sverdlin <alexander.sverdlin at siemens.com>

> ---
> 
> This patch is new in this series.
> 
>  drivers/net/ti/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/ti/Kconfig b/drivers/net/ti/Kconfig
> index ddfa95a0b7e..3d495a56670 100644
> --- a/drivers/net/ti/Kconfig
> +++ b/drivers/net/ti/Kconfig
> @@ -46,6 +46,7 @@ config TI_AM65_CPSW_NUSS
>  	imply MISC
>  	imply SYSCON
>  	imply MDIO_TI_CPSW
> +	imply SPL_SYSCON
>  	select PHYLIB
>  	help
>  	  This driver supports TI K3 MCU CPSW Nuss Ethernet controller

-- 
Alexander Sverdlin
Siemens AG
www.siemens.com


More information about the U-Boot mailing list