On Thu, May 23, 2019 at 03:03:11PM +0200, Cédric Le Goater wrote:
> On 5/23/19 2:52 PM, Peter Maydell wrote:
> > On Mon, 20 May 2019 at 17:32, Philippe Mathieu-Daudé
> > wrote:
> >>
> >> On 5/20/19 3:32 PM, Cédric Le Goater wrote:
> Peter,
>
> do you want me to resend with only the
On 5/23/19 2:52 PM, Peter Maydell wrote:
> On Mon, 20 May 2019 at 17:32, Philippe Mathieu-Daudé
> wrote:
>>
>> On 5/20/19 3:32 PM, Cédric Le Goater wrote:
Peter,
do you want me to resend with only the two first patches and include
Joel's in the same series ? I would leave out
On Mon, 20 May 2019 at 17:32, Philippe Mathieu-Daudé wrote:
>
> On 5/20/19 3:32 PM, Cédric Le Goater wrote:
> >> Peter,
> >>
> >> do you want me to resend with only the two first patches and include
> >> Joel's in the same series ? I would leave out the part Philippe is
> >> covering in his object
On 5/20/19 3:32 PM, Cédric Le Goater wrote:
>> Peter,
>>
>> do you want me to resend with only the two first patches and include
>> Joel's in the same series ? I would leave out the part Philippe is
>> covering in his object_initialize_child() patchset.
>
> Nope, we can not do that, conflicts a
> Peter,
>
> do you want me to resend with only the two first patches and include
> Joel's in the same series ? I would leave out the part Philippe is
> covering in his object_initialize_child() patchset.
Nope, we can not do that, conflicts arise. I suppose the easier is wait
for Philippe's pa
Hello,
On 5/20/19 1:09 PM, Philippe Mathieu-Daudé wrote:
> On 5/20/19 9:47 AM, Cédric Le Goater wrote:
>> Hello,
>>
>> On 5/6/19 4:20 PM, Cédric Le Goater wrote:
>>> Hello,
>>>
>>> Here is a series adding a couple of cleanups to the Aspeed SoCs to
>>> prepare ground for extensions and new SoCs.
>>
On 5/20/19 9:47 AM, Cédric Le Goater wrote:
> Hello,
>
> On 5/6/19 4:20 PM, Cédric Le Goater wrote:
>> Hello,
>>
>> Here is a series adding a couple of cleanups to the Aspeed SoCs to
>> prepare ground for extensions and new SoCs.
>>
>> Thanks,
>>
>> C.
>>
>> Changes since v1:
>>
>> - moved enum d
Hello,
On 5/6/19 4:20 PM, Cédric Le Goater wrote:
> Hello,
>
> Here is a series adding a couple of cleanups to the Aspeed SoCs to
> prepare ground for extensions and new SoCs.
>
> Thanks,
>
> C.
>
> Changes since v1:
>
> - moved enum defining the Aspeed controller names under aspeed_soc.h
>
Hello,
Here is a series adding a couple of cleanups to the Aspeed SoCs to
prepare ground for extensions and new SoCs.
Thanks,
C.
Changes since v1:
- moved enum defining the Aspeed controller names under aspeed_soc.h
- removed AspeedSoCInfo 'sdram_base' field
- fixed clang compilation
Cédri