[PATCH v2 16/19] ARM: mark footbridge as deprecated
Ralph Siemsen
ralphs at netwinder.org
Thu Jul 2 06:08:51 PDT 2026
On Wed, Jul 01, 2026 at 11:23:50PM +0200, Arnd Bergmann wrote:
>
>Along with RiscPC and SA1100, these are the last remaining Intel StrongARM
>machines. The Corel NetWinder used to be particular popular in the late
>1990s, but was discontinued during the bankruptcy of rebel.com in 2001.
>The other machine is the DEC (later Intel) EBSA285 evaluation board that
>was made in small numbers in 1997 for software developers.
>
>The footbridge/netwinder platform was the main target for the first Debian
>2.0 "Hamm" release on the Arm architecture back in 1998, but was dropped
>in Debian 6.0 "Squeeze" in 2011, which only supported ARMv4T and higher
>with the EABI based ports as ARMv4 hardware had fallen already out of
>use by that time.
>
>Link: http://netwinder.org/
>Cc: Linus Walleij <linus.walleij at linaro.org>
>Cc: Russell King <linux at armlinux.org.uk>
>Cc: Ralph Siemsen <ralph.siemsen at linaro.org>
>Acked-by: Linus Walleij <linus.walleij at linaro.org>
>Acked-by: Marc Zyngier <maz at kernel.org>
>Signed-off-by: Arnd Bergmann <arnd at arndb.de>
>---
> arch/arm/mach-footbridge/Kconfig | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
>diff --git a/arch/arm/mach-footbridge/Kconfig b/arch/arm/mach-footbridge/Kconfig
>index 78189997caa1..96a74d447028 100644
>--- a/arch/arm/mach-footbridge/Kconfig
>+++ b/arch/arm/mach-footbridge/Kconfig
>@@ -1,6 +1,6 @@
> # SPDX-License-Identifier: GPL-2.0-only
> menuconfig ARCH_FOOTBRIDGE
>- bool "FootBridge Implementations"
>+ bool "FootBridge Implementations (DEPRECATED)"
> depends on ARCH_MULTI_V4 && !(ARCH_MULTI_V4T || ARCH_MULTI_V5)
> depends on !(ARCH_MOXART || ARCH_GEMINI || ARCH_SA1100)
> depends on ATAGS
>@@ -12,7 +12,10 @@ menuconfig ARCH_FOOTBRIDGE
> select NEED_MACH_MEMORY_H
> help
> Support for systems based on the DC21285 companion chip
>- ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
>+ ("FootBridge"), used in the EBSA285 and the Rebel NetWinder.
>+
>+ Support for these machines will go away in 2027,
>+ unless there are any remaining users that speak up.
>
> if ARCH_FOOTBRIDGE
>
Speaking for NetWinder, although it is sad to let it go, the reality is
there have been no active users in years. This is based on the mailing
list being silent (other than spam). And the trickle of emails I used to
get about netwinder has also ended for many years. So with that:
Acked-by: Ralph Siemsen <ralphs at netwinder.org>
Regards,
Ralph
More information about the linux-arm-kernel
mailing list