Hi Andreas,

for how long did you test running jailhouse on the device? And did you
operate it via serial or network?
I am currently enabling an ls1043 and network breaks after just
creating a second cell, not even loading or starting it. I guess in
that line i would also like to know which kernel you used and which
device tree, to understand whether you used DPAA from mainline or the
SDK-Version from NXP.

In fact a simple offlining of a CPU breaks networking, no jailhouse no
funny stuff:
echo 0 > /sys/devices/system/cpu/cpu3/online

And that would be for LSDK-18.09-V4.14 from
https://source.codeaurora.org/external/qoriq/qoriq-components/linux
Using the mainline driver stack.

regards,
Henning

Am Tue, 29 Jan 2019 10:00:24 +0100
schrieb <andreas.messersch...@linutronix.de>:

> From: Andreas Messerschmid <andr...@linutronix.de>
> 
> This series adds support for the miriac SBC-LS1046A to Jailhouse.
> 
> Andreas Messerschmid (4):
>   configs: miriac-sbc-ls1046a: Add root cell configuration
>   configs: miriac-sbc-ls1046a: Add GIC demo inmate configuration
>   configs: miriac-sbc-ls1046a: Add linux inmate demo configuration
>   configs: miriac-sbc-ls1046a: Add linux inmate demo dts
> 
>  configs/arm64/dts/inmate-miriac-sbc-ls1046a.dts | 106 ++++++
>  configs/arm64/miriac-sbc-ls1046a-gic-demo.c     |  74 ++++
>  configs/arm64/miriac-sbc-ls1046a-linux-demo.c   | 137 +++++++
>  configs/arm64/miriac-sbc-ls1046a.c              | 458
> ++++++++++++++++++++++++ 4 files changed, 775 insertions(+)
>  create mode 100644 configs/arm64/dts/inmate-miriac-sbc-ls1046a.dts
>  create mode 100644 configs/arm64/miriac-sbc-ls1046a-gic-demo.c
>  create mode 100644 configs/arm64/miriac-sbc-ls1046a-linux-demo.c
>  create mode 100644 configs/arm64/miriac-sbc-ls1046a.c
> 

-- 
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 jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to