[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v5 00/14] Initial i.MX7 support
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v5 00/14] Initial i.MX7 support |
Date: |
Thu, 8 Feb 2018 13:49:20 +0000 |
On 7 February 2018 at 04:24, Andrey Smirnov <address@hidden> wrote:
> Hi everyone,
>
> This v5 of the patch series containing the work that I've done in
> order to enable support for i.MX7 emulation in QEMU.
Thanks; I'm applying this to target-arm.next. There are a few minor
tweaks I'm going to make in the process, but I think that's better
than making you do yet another respin. Those changes are:
* dropped stray blank-line-at-end-of-file from a few patches
* fixed a couple of over-80-columnns lines
* added a ESDHC_UNDOCUMENTED_REG27 define as suggested by Philippe
(I didn't reorder the switches to put 'default' last though, as
that didn't seem necessary to me)
If you get back to me today about the GPL-2-vs-2-or-later question
for patch 13 I'll make that change too. Otherwise I'll drop 13
and 14 for the moment.
thanks
-- PMM
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, (continued)
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Michael S. Tsirkin, 2018/02/08
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Andrey Smirnov, 2018/02/08
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Michael S. Tsirkin, 2018/02/08
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Andrey Smirnov, 2018/02/08
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Michael S. Tsirkin, 2018/02/08
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Andrey Smirnov, 2018/02/08
- Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block, Michael S. Tsirkin, 2018/02/08
[Qemu-arm] [PATCH v5 12/14] i.MX: Add i.MX7 SOC implementation., Andrey Smirnov, 2018/02/06
Re: [Qemu-arm] [PATCH v5 00/14] Initial i.MX7 support,
Peter Maydell <=