On Fri, Apr 03, 2020 at 07:53:24PM +0100, Peter Maydell wrote: > On Thu, 2 Apr 2020 at 14:46, Edgar E. Iglesias <edgar.igles...@gmail.com> > wrote: > > > > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > > > Hi, > > > > This series fixes a couple of bugs we've ran into with some > > proprietary test code and drivers using the Xilinx zDMA. > > Thanks; as these are bugfixes I've applied them to target-arm.next > for 5.0. I'd appreciate it if you could take a look at the > endianness bugs I mention in a reply to patch 5 (probably > that is 5.1 work).
Thanks for pointing those out! I've just posted fixes for the endianness related descriptor loading bugs but left some of the C struct issues for 5.1. Cheers, Edgar