, you can probably
> > reproduce it
> > locally.
> >
> > Type: series
> > Message-id: cover.1475102513.git.alistair.fran...@xilinx.com
> > Subject: [Qemu-devel] [PATCH v12 0/2] Add a generic loader
> >
> > === TEST SCRIPT BEGIN ===
> > #!/bin/b
On Thu, Sep 29, 2016 at 5:09 PM, Alistair Francis
wrote:
> On Thu, Sep 29, 2016 at 5:00 PM, Peter Maydell
> wrote:
>> On 29 September 2016 at 02:25, Markus Armbruster wrote:
>>> Patchew hiccup or a real problem?
>>
>> Looks like a hiccup to me.
>
> Same, it looks like it can't clone dtc.
>
> Th
On 29 September 2016 at 17:09, Alistair Francis
wrote:
> On Thu, Sep 29, 2016 at 5:00 PM, Peter Maydell
> wrote:
>> On 29 September 2016 at 02:25, Markus Armbruster wrote:
>>> Patchew hiccup or a real problem?
>>
>> Looks like a hiccup to me.
>
> Same, it looks like it can't clone dtc
I think
On Thu, Sep 29, 2016 at 5:00 PM, Peter Maydell wrote:
> On 29 September 2016 at 02:25, Markus Armbruster wrote:
>> Patchew hiccup or a real problem?
>
> Looks like a hiccup to me.
Same, it looks like it can't clone dtc.
Thanks,
Alistair
>
> Can you let me know if you're happy with the new com
On 29 September 2016 at 02:25, Markus Armbruster wrote:
> Patchew hiccup or a real problem?
Looks like a hiccup to me.
Can you let me know if you're happy with the new commit messages?
If so I'll apply these to target-arm.next.
thanks
-- PMM
essage-id: cover.1475102513.git.alistair.fran...@xilinx.com
> Subject: [Qemu-devel] [PATCH v12 0/2] Add a generic loader
>
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
> set -e
> git submodule update --init dtc
> # Let docker tests dump environment info
> export SHOW_ENV=1
> mak
Hi,
Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Type: series
Message-id: cover.1475102513.git.alistair.fran...@xilinx.com
Subject: [Qemu-devel] [PATCH v12 0/2] Add a
This work is based on the original work by Li Guang with extra
features added by Peter C and myself.
The idea of this loader is to allow the user to load multiple images
or values into QEMU at startup.
Memory values can be loaded like this: -device
loader,addr=0xfd1a0104,data=0x800e,data-len