[PATCH] arm: baltos: enable TI_SYSC and CLK drivers

Anshul Dalal anshuld at ti.com
Tue Oct 14 05:58:02 CEST 2025


Hi Yegor,

On Mon Oct 13, 2025 at 6:39 PM IST, yegorslists wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
>

Could you explain a bit more about why this change is needed in the
commit description?

Regards,
Anshul

> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
>  configs/am335x_baltos_defconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
> index 5c43503ff32..93a5fb94adf 100644
> --- a/configs/am335x_baltos_defconfig
> +++ b/configs/am335x_baltos_defconfig
> @@ -53,8 +53,9 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
>  CONFIG_VERSION_VARIABLE=y
>  CONFIG_NET_RETRY_COUNT=10
>  CONFIG_BOOTP_SEND_HOSTNAME=y
> -# CONFIG_TI_SYSC is not set
>  CONFIG_BOOTCOUNT_LIMIT=y
> +CONFIG_CLK=y
> +CONFIG_CLK_TI_CTRL=y
>  CONFIG_DM_I2C=y
>  CONFIG_SPL_SYS_I2C_LEGACY=y
>  CONFIG_SYS_I2C_EEPROM_ADDR=0x50



More information about the U-Boot mailing list