[PATCH u-boot-marvell v2 2/4] arm: mvebu: turris_omnia: Enable DM_RTC and RTC_ARMADA38X

Pali Rohár pali at kernel.org
Sun Mar 28 21:25:41 CEST 2021


On Friday 26 February 2021 10:30:20 Marek Behún wrote:
> With this the date command is available on Turris Omnia.
> 
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Cc: Pali Rohár <pali at kernel.org>

Acked-by: Pali Rohár <pali at kernel.org>

> ---
>  configs/turris_omnia_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
> index 4b8843d7be..810eacefc2 100644
> --- a/configs/turris_omnia_defconfig
> +++ b/configs/turris_omnia_defconfig
> @@ -73,6 +73,8 @@ CONFIG_MII=y
>  CONFIG_PCI=y
>  CONFIG_PCI_MVEBU=y
>  CONFIG_SCSI=y
> +CONFIG_DM_RTC=y
> +CONFIG_RTC_ARMADA38X=y
>  CONFIG_DEBUG_UART_SHIFT=2
>  CONFIG_SYS_NS16550=y
>  CONFIG_KIRKWOOD_SPI=y
> -- 
> 2.26.2
> 


More information about the U-Boot mailing list