[PATCH 1/2] arm: kirkwood: Convert to DM_SERIAL for Synology DS109 board
Stefan Roese
sr at denx.de
Tue May 6 16:26:13 CEST 2025
On 06.05.25 04:58, Tony Dinh wrote:
> Enable DM_SERIAL for Marvell Kirkwood Synology DS109.
>
> Note that this patch depends on:
> https://patchwork.ozlabs.org/project/uboot/patch/20250505220853.23679-1-mibodhi@gmail.com/
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
>
> arch/arm/mach-kirkwood/Kconfig | 1 +
> configs/ds109_defconfig | 2 --
> 2 files changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig
> index 26fcd3732d1..f1ccedba5d7 100644
> --- a/arch/arm/mach-kirkwood/Kconfig
> +++ b/arch/arm/mach-kirkwood/Kconfig
> @@ -50,6 +50,7 @@ config TARGET_DS109
> bool "Synology DS109"
> select KW88F6281
> select SHEEVA_88SV131
> + select KIRKWOOD_COMMON
>
> config TARGET_GURUPLUG
> bool "GuruPlug Board"
> diff --git a/configs/ds109_defconfig b/configs/ds109_defconfig
> index ef805eca562..1dafef3529b 100644
> --- a/configs/ds109_defconfig
> +++ b/configs/ds109_defconfig
> @@ -54,8 +54,6 @@ CONFIG_MVGBE=y
> CONFIG_MII=y
> CONFIG_DM_RTC=y
> CONFIG_RTC_MV=y
> -CONFIG_SYS_NS16550_SERIAL=y
> -CONFIG_SYS_NS16550_REG_SIZE=-4
> CONFIG_SPI=y
> CONFIG_DM_SPI=y
> CONFIG_KIRKWOOD_SPI=y
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list