Le 2017-01-09 12:56, Peter Maydell a écrit :
On 7 January 2017 at 12:20, Jean-Christophe Dubois
wrote:
From the documentation it is not clear what this SPI register is
about.
Moreover, neither linux driver nor xvisor driver are using this SPI
register.
For now we just remove it and issue a
On 7 January 2017 at 12:20, Jean-Christophe Dubois wrote:
> From the documentation it is not clear what this SPI register is about.
>
> Moreover, neither linux driver nor xvisor driver are using this SPI register.
>
> For now we just remove it and issue a log on register write access.
By the way,
On 7 January 2017 at 12:20, Jean-Christophe Dubois wrote:
> From the documentation it is not clear what this SPI register is about.
>
> Moreover, neither linux driver nor xvisor driver are using this SPI register.
>
> For now we just remove it and issue a log on register write access.
>
> Signed-o
>From the documentation it is not clear what this SPI register is about.
Moreover, neither linux driver nor xvisor driver are using this SPI register.
For now we just remove it and issue a log on register write access.
Signed-off-by: Jean-Christophe Dubois
---
Changes since v1:
* Fix coding st