[PATCH 5/6] arm: Remove edminiv2 board and orion5x support
Stefan Roese
sr at denx.de
Fri Sep 10 06:41:14 CEST 2021
Hi Simon,
On 10.09.21 00:54, Simon Guinot wrote:
> On Thu, Sep 09, 2021 at 02:05:29PM +0200, Stefan Roese wrote:
>> On 09.09.21 13:54, Tom Rini wrote:
>>> This board has not been converted to CONFIG_DM by the deadline.
>>> Remove it. As this is the last orion5x platform, remove that support as
>>> well.
>>>
>>> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
>>> Cc: Stefan Roese <sr at denx.de>
>>> Signed-off-by: Tom Rini <trini at konsulko.com>
>>> ---
>>> arch/arm/Kconfig | 7 -
>>> arch/arm/Makefile | 1 -
>>> arch/arm/include/asm/arch-orion5x/spl.h | 9 -
>>> arch/arm/mach-orion5x/Kconfig | 18 --
>>> arch/arm/mach-orion5x/Makefile | 26 --
>>> arch/arm/mach-orion5x/cpu.c | 298 ------------------
>>> arch/arm/mach-orion5x/dram.c | 58 ----
>>> arch/arm/mach-orion5x/include/mach/cpu.h | 242 --------------
>>> .../arm/mach-orion5x/include/mach/mv88f5182.h | 23 --
>>> arch/arm/mach-orion5x/include/mach/orion5x.h | 66 ----
>>> arch/arm/mach-orion5x/lowlevel_init.S | 286 -----------------
>>> arch/arm/mach-orion5x/timer.c | 174 ----------
>>> arch/arm/mach-orion5x/u-boot-spl.lds | 60 ----
>>
>> If nobody steps up to start / continue maintaining orion5, then:
>
> Hi,
>
> It would be a shame to remove the whole Orion support.
>
> If you can wait until this week-end, I'll look into my boxes if I can
> find an Ethernet Disk mini v2.
>
> If it is the case, I'll do the CONFIG_DM conversion.
Thanks Simon, that would be great.
Thanks,
Stefan
More information about the U-Boot
mailing list