On 09.10.21 03:11, Peng Fan (OSS) wrote:
> From: Stephane Viau <[email protected]>
>
> Signed-off-by: Stephane Viau <[email protected]>
> Signed-off-by: Peng Fan <[email protected]>
> ---
>  Documentation/debug-output.md | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/debug-output.md b/Documentation/debug-output.md
> index c86270eb..50d91e29 100644
> --- a/Documentation/debug-output.md
> +++ b/Documentation/debug-output.md
> @@ -5,7 +5,7 @@ System Configuration
>  --------------------
>
>  Jailhouse supports various debug output drivers.  The debug output of the
> -hypervisor is selected in the system configuration inside the debug_output
> +hypervisor is selected in the system configuration inside the debug_console
>  structure.  The 'type' member selects the output driver and the 'flags' 
> member
>  specifies additional options.
>
> @@ -28,6 +28,8 @@ Possible debug outputs for arm and arm64:
>      - JAILHOUSE_CON_TYPE_MVEBU     /* Marvell UART */
>      - JAILHOUSE_CON_TYPE_HSCIF     /* Renesas HSCIF UART */
>      - JAILHOUSE_CON_TYPE_SCIFA     /* Renesas SCIFA UART */
> +    - JAILHOUSE_CON_TYPE_IMX       /* NXP i.MX UART */
> +    - JAILHOUSE_CON_TYPE_IMX_LPUART/* NXP i.MX LPUART */
>
>  Possible access modes, to be or'ed:
>
>

Thanks, all 3 applied.

Jan

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/1657c200-8bb7-4138-9fe7-cf361a6c6a33%40web.de.

Reply via email to