On 22/10/2019 19:20, Peter Maydell wrote:
> On Tue, 22 Oct 2019 at 18:16, Cédric Le Goater wrote:
>> Is it time for me to install an OSX system for dev and tests or is there
>> a way to reproduce the issue ? no errors spotted in valgrind.
>
> I dunno. You could have a look to see if you can repro
On 22/10/2019 18:43, Peter Maydell wrote:
> On Thu, 17 Oct 2019 at 14:54, Peter Maydell wrote:
>>
>> On Thu, 17 Oct 2019 at 07:33, Joel Stanley wrote:
>>>
>>> On Wed, 16 Oct 2019 at 09:08, Cédric Le Goater wrote:
Define the board with 1 GiB of RAM but some boards can have up to 2
On Tue, 22 Oct 2019 at 18:16, Cédric Le Goater wrote:
> Is it time for me to install an OSX system for dev and tests or is there
> a way to reproduce the issue ? no errors spotted in valgrind.
I dunno. You could have a look to see if you can repro
it with the travis builds. I would investigate bu
On Thu, 17 Oct 2019 at 14:54, Peter Maydell wrote:
>
> On Thu, 17 Oct 2019 at 07:33, Joel Stanley wrote:
> >
> > On Wed, 16 Oct 2019 at 09:08, Cédric Le Goater wrote:
> > >
> > > Define the board with 1 GiB of RAM but some boards can have up to 2
> > > GiB.
> > >
> > > Signed-off-by: Cédric Le G
On Thu, 17 Oct 2019 at 07:33, Joel Stanley wrote:
>
> On Wed, 16 Oct 2019 at 09:08, Cédric Le Goater wrote:
> >
> > Define the board with 1 GiB of RAM but some boards can have up to 2
> > GiB.
> >
> > Signed-off-by: Cédric Le Goater
> > Reviewed-by: Joel Stanley
> > ---
> >
> > Changes since A
On Wed, 16 Oct 2019 at 09:08, Cédric Le Goater wrote:
>
> Define the board with 1 GiB of RAM but some boards can have up to 2
> GiB.
>
> Signed-off-by: Cédric Le Goater
> Reviewed-by: Joel Stanley
> ---
>
> Changes since AST2600 patchset:
>
> - lowered the RAM size to 1 GiB as it was breaking
Define the board with 1 GiB of RAM but some boards can have up to 2
GiB.
Signed-off-by: Cédric Le Goater
Reviewed-by: Joel Stanley
---
Changes since AST2600 patchset:
- lowered the RAM size to 1 GiB as it was breaking the tests on some
hosts.
include/hw/arm/aspeed.h | 1 +
hw/arm/aspee