[PATCH] nvme: fix for big endian systems

Bin Meng bmeng.cn at gmail.com
Sat Jun 19 16:16:25 CEST 2021


On Sat, Jun 19, 2021 at 10:10 PM David Lamparter <equinox at diac24.net> wrote:
>
> On Tue, May 18, 2021 at 01:09:17PM +0200, David Lamparter wrote:
> > On Thu, May 06, 2021 at 08:24:30PM +0200, David Lamparter wrote:
> > > writel() and co. already include the endian swap;  doing the swap twice
> > > is, er, unhelpful.
> > >
> > > Tested on a P4080DS, which boots perfectly fine off NVMe with this.
> >
> > is there anything to be done on my end to get this merged?  The
> > MAINTAINERS file has no entry for drivers/nvme/ so I'm not quite sure
> > who to ping on this...
>
> Ping - could someone review and/or merge this?
>

I guess you can use "git blame" to see who's contributed on a file and
get them cc'ed :)

Anyway, I have reviewed this patch, and Tom could pick this up soon.

Regards,
Bin


More information about the U-Boot mailing list