Re: [PATCH] docs/system: Document Aspeed boards

2020-06-05 Thread Peter Maydell
On Tue, 2 Jun 2020 at 14:51, Cédric Le Goater wrote: > > Signed-off-by: Cédric Le Goater > --- > docs/system/arm/aspeed.rst | 85 ++ > docs/system/target-arm.rst | 1 + > 2 files changed, 86 insertions(+) > create mode 100644 docs/system/arm/aspeed.rst Ap

Re: [PATCH] docs/system: Document Aspeed boards

2020-06-02 Thread Andrew Jeffery
> > >> + * Hash/Crypto Engine > >> + * PCI-Express 1 Controller > >> + * Graphic Display Controller > >> + * PECI Controller > >> + * MCTP Controller > >> + * Mailbox Controller > >> + * Virtual UART > > > > Uh what is that? :) > > It is the host console. > To explain a little more, a 16550-c

Re: [PATCH] docs/system: Document Aspeed boards

2020-06-02 Thread Cédric Le Goater
On 6/2/20 5:00 PM, Philippe Mathieu-Daudé wrote: > On 6/2/20 3:50 PM, Cédric Le Goater wrote: >> Signed-off-by: Cédric Le Goater >> --- >> docs/system/arm/aspeed.rst | 85 ++ >> docs/system/target-arm.rst | 1 + >> 2 files changed, 86 insertions(+) >> create

Re: [PATCH] docs/system: Document Aspeed boards

2020-06-02 Thread Philippe Mathieu-Daudé
On 6/2/20 3:50 PM, Cédric Le Goater wrote: > Signed-off-by: Cédric Le Goater > --- > docs/system/arm/aspeed.rst | 85 ++ > docs/system/target-arm.rst | 1 + > 2 files changed, 86 insertions(+) > create mode 100644 docs/system/arm/aspeed.rst > > diff --git a/

[PATCH] docs/system: Document Aspeed boards

2020-06-02 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- docs/system/arm/aspeed.rst | 85 ++ docs/system/target-arm.rst | 1 + 2 files changed, 86 insertions(+) create mode 100644 docs/system/arm/aspeed.rst diff --git a/docs/system/arm/aspeed.rst b/docs/system/arm/aspeed.rst new