From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08014C433E0 for ; Sat, 9 Jan 2021 17:45:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BED0E239E4 for ; Sat, 9 Jan 2021 17:45:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726254AbhAIRpB (ORCPT ); Sat, 9 Jan 2021 12:45:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725951AbhAIRpA (ORCPT ); Sat, 9 Jan 2021 12:45:00 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE0F4C061786 for ; Sat, 9 Jan 2021 09:44:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=GpaoU3cw27IRYx/c768yG/+71BxBlR/KEHcDMD0IvXU=; b=13rNe03tyS23Yg4i8s20zWr63 ItKKkysjtblwYeJtMIHO1yBrREUOCUmme4YI9HbHL9ht64RqdF8BbArMNvgi36Whz82SoOdNsVopd qJBD0DhSD4npSBXZ6s1frUD0sb78yWXz+bV29SL4mJ1cRGpgXcHMZUtxhkRobUE81Zl7MCXsDHizP tSBSKMIohV+UOw0VhAFGIlR8UqYIdO0xqCsC/1gj7ppVjRSLbHq+uvdoVzLQ4hGPaBbi+rZIkQyYU EjGEjfhlFplVTrR3fNSKLKiVDOOel+VX34BXNreg7Pfd5P5eIV+3xHx9GesQ0AsukAgw8fl3/1pEa /tpssDDPQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:45810) by pandora.armlinux.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kyIHY-0005Fh-Bv; Sat, 09 Jan 2021 17:44:08 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.92) (envelope-from ) id 1kyIHN-0003Nf-Ob; Sat, 09 Jan 2021 17:43:57 +0000 Date: Sat, 9 Jan 2021 17:43:57 +0000 From: Russell King - ARM Linux admin To: Arnd Bergmann Cc: Linux ARM , Linux Kernel Mailing List , Baruch Siach , Geert Uytterhoeven , Neil Armstrong , Viresh Kumar , Linus Walleij , Daniel Tang , Jamie Iles , Krzysztof Adamski , Alexander Shiyan , Michael Ellerman , Wei Xu , Oleksij Rempel , Alex Elder , Marc Gonzalez , Hans Ulli Kroll , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Steven Rostedt , Vladimir Zapolskiy , Lubomir Rintel , Koen Vandeputte , Barry Song , Thomas Bogendoerfer , Yoshinori Sato , Jonas Jensen , Hartley Sweeten , Mark Salter , Shawn Guo Subject: Re: Old platforms: bring out your dead Message-ID: <20210109174357.GB1551@shell.armlinux.org.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: Russell King - ARM Linux admin Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 08, 2021 at 11:55:06PM +0100, Arnd Bergmann wrote: > * dove -- added in 2009, obsoleted by mach-mvebu in 2015 May be obsoleted, but I still use this for my dove cubox with additional patches. > * footbridge -- added in prehistory, stable since ~2013, rmk and LinusW > have one Yes, and still running: Linux flint 5.6.12+ #94 Sat Oct 17 23:44:28 BST 2020 armv4l armv4l armv4l GNU/Linux > * iop32x -- added in 2006, no notable changes other than my cleanup, but > I think there are still users I have two TheCUS N2100s here, one still powered up and running and one is currently available if anyone wants the machine. Both may become available if anyone wants them later in 2021. I notice Heiner Kallweit has been patching some of this code recently. > * rpc -- prehistoric, but I think Russell still uses his machine Yes, and I have sent some patches in the 5.x timeframe, and I do have some further ones I could send, mostly around SCSI stuff. It is my only machine that gives me access to some old tape backups and syquest cartridges (not that any of that contains "modern" data.) > * sa1100 -- prehistoric, but rmk and LinusW sporadically working in it I also have some further patches that have been hanging around for some time to modernise sa1100 a bit. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!