On 2017-04-07 10:38, Henning Schild wrote:
> Signed-off-by: Henning Schild <[email protected]>
> 
> diff --git a/Documentation/non-root-linux.txt 
> b/Documentation/non-root-linux.txt
> --- a/Documentation/non-root-linux.txt
> +++ b/Documentation/non-root-linux.txt
> @@ -69,12 +69,12 @@ Those device tree source files are compi
>  To create, load and start a Linux cell and use the first UART as console, 
> issue
>  
>      jailhouse cell linux /path/to/linux.cell /path/to/bzImage \
> -        -i /path/to/initrd -c "console=ttyS0,1152000"
> +        -i /path/to/initrd -c "console=ttyS0,115200"
>  
>  Alternatively, you can prepare the required configuration image in advance 
> via
>  
>      jailhouse cell linux /path/to/linux.cell /path/to/bzImage \
> -        -i /path/to/initrd -c "console=ttyS0,1152000" -w 
> /path/to/linux-params
> +        -i /path/to/initrd -c "console=ttyS0,115200" -w /path/to/linux-params
>  
>  and then issue the basic tool commands on the target as printed by the 
> command
>  above.
> 

Hmm, now it will be so slow again. ;)

Thanks, merged.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to