On 10.09.20 14:05, Jan-Marc Stranz wrote:
> I asked because I didn't get any messages from the serial port
> "/dev/ttyS0" while I'm executing "jailhouse enable ...".
> 
> "dmesg | grep ttyS" gives me
> dw-apb-uart.0: ttyS0 at MMIO 0x9131e000 (irq = 43, base_baud = 115200)
> is a 16550A
> 
> My root cell configuration contains this entry for "debug_console":
> .debug_console = {
>     .address = 0x9131e000,
>     .type = JAILHOUSE_CON_TYPE_8250,
>     .size = 0x1000,
>     .flags = JAILHOUSE_CON_ACCESS_MMIO |
>          JAILHOUSE_CON_REGDIST_4,

Also with JAILHOUSE_CON_REGDIST_1?

Jan

> }
> (I've attached the root cell configuration file "q7al.c".)
> 
> I've tested the serial port with "minicom" _before_ starting "jailhouse".
> On a connected Linux-PC with running "minicom" I get the transmitted
> characters.
> 
> So it all seems fine.
> 
> But I didn't get any message while I'm running "jailhouse enable ..."
> and the system freezes.
> 
> 
> -- 
> 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]
> <mailto:[email protected]>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jailhouse-dev/3752cf4d-64e6-4e55-b40d-08800a689f0an%40googlegroups.com
> <https://groups.google.com/d/msgid/jailhouse-dev/3752cf4d-64e6-4e55-b40d-08800a689f0an%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
Siemens AG, Corporate Technology, CT RDA IOT 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/c9c32f69-572f-8224-8a10-e0922d7374bc%40siemens.com.

Reply via email to