[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <25999587-2d91-a63c-ed38-c3fb0075d9f1@xenosoft.de>
Date: Fri, 30 Nov 2018 16:29:40 +0100
From: Christian Zigotzky <chzigotzky@...osoft.de>
To: Christoph Hellwig <hch@....de>
Cc: Michael Ellerman <mpe@...erman.id.au>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>, linux-arch@...r.kernel.org,
linux-mm@...ck.org, iommu@...ts.linux-foundation.org,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Olof Johansson <olof@...om.net>,
Darren Stevens <darren@...vens-zone.net>,
Julian Margetson <runaway@...dw.ms>
Subject: Re: use generic DMA mapping code in powerpc V4
Hello Christoph,
Thanks for your reply.
On 30 November 2018 at 2:10PM, Christoph Hellwig wrote:
> On Fri, Nov 30, 2018 at 01:23:20PM +0100, Christian Zigotzky wrote:
>> Yes, of course. I patched your Git kernel and after that I compiled it
>> again. U-Boot loads the kernel and the dtb file. Then the kernel starts but
>> it doesn't find any hard disks (partitions).
> Interesting. Does it find the storage controller (what kind of
> storage does it use?).
It seems not. I don't see any infos about hard disks in the kernel ring
buffer. The two serial ATA (SATA 2.0) controllers are integrated in the
P5020 SoC and the hard disks are connected via SerDes lanes (PCIe) to
the SoC. LANE 16 = SATA 0 and LANE 17 = SATA 1.
> For the PASEMI board can you test the attached patch? Also are you
> using Compact Flash cards on that system?
Yes, we are using Compact Flash cards. The slot is wired to the CPU
local bus. It works with your kernel. :-)
Where is the attached patch?
I downloaded the version 5 of your Git kernel and compiled it today.
Unfortunately the PASEMI ethernet doesn't work.
Error message: pci 0000:00:1a.0: dma_direct_map_page: overflow
0x000000026bcb5002+110 of device mask ffffffff bus mask 0
@All
Could you please also test Christoph's kernel on your PASEMI and NXP boards? Download:
'git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.5 a'
Thanks,
Christian
Powered by blists - more mailing lists