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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 A3377C4727C for ; Wed, 30 Sep 2020 01:04:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4CC8A20C09 for ; Wed, 30 Sep 2020 01:04:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729126AbgI3BE0 (ORCPT ); Tue, 29 Sep 2020 21:04:26 -0400 Received: from [157.25.102.26] ([157.25.102.26]:45110 "EHLO orcam.me.uk" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1728943AbgI3BE0 (ORCPT ); Tue, 29 Sep 2020 21:04:26 -0400 X-Greylist: delayed 325 seconds by postgrey-1.27 at vger.kernel.org; Tue, 29 Sep 2020 21:04:25 EDT Received: from bugs.linux-mips.org (eddie.linux-mips.org [IPv6:2a01:4f8:201:92aa::3]) by orcam.me.uk (Postfix) with ESMTPS id B99272BE086; Wed, 30 Sep 2020 01:58:58 +0100 (BST) Date: Wed, 30 Sep 2020 01:58:55 +0100 (BST) From: "Maciej W. Rozycki" To: Florian Lohoff cc: linux-mips@vger.kernel.org Subject: Re: Undust unknown hardware / Algo P-6064 In-Reply-To: <20200910100729.c6qn22j6pfqxxu5z@pax.zz.de> Message-ID: References: <20200910100729.c6qn22j6pfqxxu5z@pax.zz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hi Flo, > After i undusted a box which i moved around for years, which i > thought to be a Swarm, i found it to be an Algorithmics P-6064. Nice board, I have one of those too waiting for its time. :) > After some maintenance it turns on and ends up in PMON. > > From what Google told me there was once upon a time a linux kernel > sourcetree within Algorithmics supporting that board. It seems this > never made it upstream. > > Are there any resources still available? Documentation? The old > kernel source trees? Anything? I should have documentation somewhere, at worst printed. The Bonito system controller was later reused with some Atlas/Malta daughthercards and is of course very similar to one we already support. I'll see if I can track down old sources too. Ping me if I don't respond soon enough. Maciej