Re: [BUG BISECT] Net boot fails on VF50 after "dmaengine: fsl-edma: support little endian for edma driver"

From: Fabio Estevam
Date: Tue Jul 02 2019 - 10:18:39 EST


On Tue, Jul 2, 2019 at 10:11 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:

> No, unfortunately it does not help.

Just looked at "dmaengine: fsl-edma: support little endian for edma
driver" more closely and this one assumes that there wasn't
little-endian support originally, which is incorrect.

Vybryd, i.MX7ULP uses edma in little-endian mode, so I think that we
should revert it.

Thanks