From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Zigotzky Subject: Re: use generic DMA mapping code in powerpc V4 Date: Mon, 4 Feb 2019 13:13:54 +0100 Message-ID: References: <20190128162256.GA11737@lst.de> <6f2d6bc9-696b-2cb1-8a4e-df3da2bd6c0a@xenosoft.de> <20190129161411.GA14022@lst.de> <20190129163415.GA14529@lst.de> <96762cd2-65fc-bce5-8c5b-c03bc3baf0a1@xenosoft.de> <20190201080456.GA15456@lst.de> <9632DCDF-B9D9-416C-95FC-006B6005E2EC@xenosoft.de> <594beaae-9681-03de-9f42-191cc7d2f8e3@xenosoft.de> <20190204075616.GA5408@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190204075616.GA5408@lst.de> Content-Language: de-DE Sender: linux-kernel-owner@vger.kernel.org To: Christoph Hellwig Cc: linux-arch@vger.kernel.org, Darren Stevens , linux-kernel@vger.kernel.org, Julian Margetson , linux-mm@kvack.org, iommu@lists.linux-foundation.org, Paul Mackerras , Olof Johansson , linuxppc-dev@lists.ozlabs.org List-Id: linux-arch.vger.kernel.org On 04 February 2019 at 08:56AM, Christoph Hellwig wrote: > On Sun, Feb 03, 2019 at 05:49:02PM +0100, Christian Zigotzky wrote: >> OK, next step: b50f42f0fe12965ead395c76bcb6a14f00cdf65b (powerpc/dma: use >> the dma_direct mapping routines) >> >> git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a >> >> git checkout b50f42f0fe12965ead395c76bcb6a14f00cdf65b >> >> Results: The X1000 and X5000 boot but unfortunately the P.A. Semi Ethernet >> doesn't work. > Are there any interesting messages in the boot log? Can you send me > the dmesg? > Here you are: http://www.xenosoft.de/dmesg_X1000_with_DMA_updates.txt -- Christian From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo4-p01-ob.smtp.rzone.de ([85.215.255.51]:21496 "EHLO mo4-p01-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728216AbfBDMOB (ORCPT ); Mon, 4 Feb 2019 07:14:01 -0500 Subject: Re: use generic DMA mapping code in powerpc V4 References: <20190128162256.GA11737@lst.de> <6f2d6bc9-696b-2cb1-8a4e-df3da2bd6c0a@xenosoft.de> <20190129161411.GA14022@lst.de> <20190129163415.GA14529@lst.de> <96762cd2-65fc-bce5-8c5b-c03bc3baf0a1@xenosoft.de> <20190201080456.GA15456@lst.de> <9632DCDF-B9D9-416C-95FC-006B6005E2EC@xenosoft.de> <594beaae-9681-03de-9f42-191cc7d2f8e3@xenosoft.de> <20190204075616.GA5408@lst.de> From: Christian Zigotzky Message-ID: Date: Mon, 4 Feb 2019 13:13:54 +0100 MIME-Version: 1.0 In-Reply-To: <20190204075616.GA5408@lst.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE Sender: linux-arch-owner@vger.kernel.org List-ID: To: Christoph Hellwig Cc: linux-arch@vger.kernel.org, Darren Stevens , linux-kernel@vger.kernel.org, Julian Margetson , linux-mm@kvack.org, iommu@lists.linux-foundation.org, Paul Mackerras , Olof Johansson , linuxppc-dev@lists.ozlabs.org Message-ID: <20190204121354.irDoiRVAnm028B1baTeCG86x36n7NozDlyLGj2qQowc@z> On 04 February 2019 at 08:56AM, Christoph Hellwig wrote: > On Sun, Feb 03, 2019 at 05:49:02PM +0100, Christian Zigotzky wrote: >> OK, next step: b50f42f0fe12965ead395c76bcb6a14f00cdf65b (powerpc/dma: use >> the dma_direct mapping routines) >> >> git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a >> >> git checkout b50f42f0fe12965ead395c76bcb6a14f00cdf65b >> >> Results: The X1000 and X5000 boot but unfortunately the P.A. Semi Ethernet >> doesn't work. > Are there any interesting messages in the boot log? Can you send me > the dmesg? > Here you are: http://www.xenosoft.de/dmesg_X1000_with_DMA_updates.txt -- Christian