On Thu, Apr 23, 2015 at 11:12 AM, Peter Maydell
wrote:
> On 23 March 2015 at 11:05, Peter Crosthwaite
> wrote:
>> Zynq MPSoC supports external DDR RAM. Add a RAM at 0 to the model.
>>
>> Signed-off-by: Peter Crosthwaite
>> ---
>> changed since v1:
>> Add ram size clamps and warnings
>>
>> hw/ar
On 23 March 2015 at 11:05, Peter Crosthwaite
wrote:
> Zynq MPSoC supports external DDR RAM. Add a RAM at 0 to the model.
>
> Signed-off-by: Peter Crosthwaite
> ---
> changed since v1:
> Add ram size clamps and warnings
>
> hw/arm/xlnx-ep108.c | 21 +
> 1 file changed, 21 inse
On Mon, Mar 23, 2015 at 9:05 PM, Peter Crosthwaite
wrote:
> Zynq MPSoC supports external DDR RAM. Add a RAM at 0 to the model.
>
> Signed-off-by: Peter Crosthwaite
Reviewed-by: Alistair Francis
Thanks,
Alistair
> ---
> changed since v1:
> Add ram size clamps and warnings
>
> hw/arm/xlnx-ep1
Zynq MPSoC supports external DDR RAM. Add a RAM at 0 to the model.
Signed-off-by: Peter Crosthwaite
---
changed since v1:
Add ram size clamps and warnings
hw/arm/xlnx-ep108.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/hw/arm/xlnx-ep108.c b/hw/arm/xlnx-ep108.c
ind