On Fri, Jan 19, 2018 at 11:22 AM, Philippe Mathieu-Daudé
wrote:
> Hi Alistair,
>
> On 01/19/2018 03:35 PM, Alistair Francis wrote:
>> Initial commit of the ZynqMP RTC device.
>>
>> Signed-off-by: Alistair Francis
>> ---
>> V2:
>> - Delete unused realise function
>> - Remove DB_PRINT()
>>
>> in
Hi Alistair,
On 01/19/2018 03:35 PM, Alistair Francis wrote:
> Initial commit of the ZynqMP RTC device.
>
> Signed-off-by: Alistair Francis
> ---
> V2:
> - Delete unused realise function
> - Remove DB_PRINT()
>
> include/hw/timer/xlnx-zynqmp-rtc.h | 84 ++
> hw/timer/xlnx-zynqmp
Initial commit of the ZynqMP RTC device.
Signed-off-by: Alistair Francis
---
V2:
- Delete unused realise function
- Remove DB_PRINT()
include/hw/timer/xlnx-zynqmp-rtc.h | 84 ++
hw/timer/xlnx-zynqmp-rtc.c | 218 +
hw/timer/Makefile.objs