[PATCH] arm: orion5: Completely remove Orion5 platform support

Michael Walle michael at walle.cc
Thu Sep 1 11:00:55 CEST 2022


Am 2022-09-01 10:53, schrieb Stefan Roese:
> As there is no Orion5 based target in mainline U-Boot any more, let's
> completely remove the support for this pretty old Marvell platform.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Tony Dinh <mibodhi at gmail.com>
> Cc: Pali Rohár <pali at kernel.org>
> Cc: Michael Walle <michael at walle.cc>


> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -440,7 +440,7 @@ config KSZ9477
> 
>  config MVGBE
>  	bool "Marvell Orion5x/Kirkwood network interface support"

Remove Orion5x here, too?

> -	depends on ARCH_KIRKWOOD || ARCH_ORION5X
> +	depends on ARCH_KIRKWOOD
>  	select PHYLIB
>  	help
>  	  This driver supports the network interface units in the


More information about the U-Boot mailing list