On Mon, Jun 27, 2016 at 7:34 AM, Peter Maydell wrote:
> On 24 June 2016 at 16:42, Alistair Francis
> wrote:
>> Add a minimal model for the devcfg device which is part of Zynq.
>> This model supports DMA capabilities and interrupt generation.
>>
>> Signed-off-by: Peter Crosthwaite
>> Signed-off-
On 24 June 2016 at 16:42, Alistair Francis wrote:
> Add a minimal model for the devcfg device which is part of Zynq.
> This model supports DMA capabilities and interrupt generation.
>
> Signed-off-by: Peter Crosthwaite
> Signed-off-by: Alistair Francis
> ---
> +REG32(CFG, 0x08)
> +FIELD(CFG
Add a minimal model for the devcfg device which is part of Zynq.
This model supports DMA capabilities and interrupt generation.
Signed-off-by: Peter Crosthwaite
Signed-off-by: Alistair Francis
---
V7:
- Corrections to the internal device
V5:
- Corrections to the device model logic
default-co