From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 414gZG1k1qzF4LL for ; Tue, 12 Jun 2018 16:53:09 +1000 (AEST) Subject: Re: [PATCH v2 08/12] macintosh/via-pmu68k: Don't load driver on unsupported hardware To: Finn Thain , Benjamin Herrenschmidt Cc: Michael Schmitz , Andreas Schwab , linuxppc-dev@lists.ozlabs.org, linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven References: <9f015684-4d91-70e4-d2a4-89fe167ff8ab@gmail.com> <3490f7d6f45ec2586858e4547e97474d93bd2d4d.camel@kernel.crashing.org> From: Laurent Vivier Message-ID: <6c1205cb-7d65-8b30-c4df-59a0ed041313@redhat.com> Date: Tue, 12 Jun 2018 08:53:01 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 12/06/2018 01:47, Finn Thain wrote: > On Sun, 10 Jun 2018, Benjamin Herrenschmidt wrote: ... > I don't know what the bootloader situation is, but it looks messy... > http://nubus-pmac.sourceforge.net/#booters > > Laurent, does Emile work on these machines? > No, Emile doesn't work on pmac-nubus, I tried to implement the switch from m68k to ppc, but it has never worked. Laurent