On Mon, Oct 12, 2015 at 3:32 PM, John Snow wrote:
>
>
> On 10/11/2015 12:21 PM, Peter Crosthwaite wrote:
>> Add the Allwinner A10 AHCI controller module to the SoC.
>>
>> Signed-off-by: Peter Crosthwaite
>> ---
>> hw/arm/allwinner-a10.c | 11 +++
>> include/hw/arm/allwinner-a10.h
On 10/11/2015 12:21 PM, Peter Crosthwaite wrote:
> Add the Allwinner A10 AHCI controller module to the SoC.
>
> Signed-off-by: Peter Crosthwaite
> ---
> hw/arm/allwinner-a10.c | 11 +++
> include/hw/arm/allwinner-a10.h | 5 +
> 2 files changed, 16 insertions(+)
>
> diff -
Add the Allwinner A10 AHCI controller module to the SoC.
Signed-off-by: Peter Crosthwaite
---
hw/arm/allwinner-a10.c | 11 +++
include/hw/arm/allwinner-a10.h | 5 +
2 files changed, 16 insertions(+)
diff --git a/hw/arm/allwinner-a10.c b/hw/arm/allwinner-a10.c
index 56e924d.