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

Stefan Roese sr at denx.de
Thu Sep 1 11:04:24 CEST 2022


On 01.09.22 11:00, Michael Walle wrote:
> 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?

I thought about such occurrances as well. And decided to keep those, as
the driver still is able to able these targets. I also did not remove
the compatible entries in the drivers.

So this is my reasoning but I have no hard feelings here.

Thanks,
Stefan

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

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
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