Hi Andreas, thanks for sharing that! Do you happen to know if that will work for an fsl-ls1046a as well? I guess a dts diff should give a clue. If it does the target should probably be called fsl-ls1046a.
We talked off list and i have those configs for an fsl-ls1043a. There is good config sharing potential between the two. Let us see if that gets merged, and thanks for starting the discussion! Henning On Tue, 29 Jan 2019 10:00:24 +0100 <[email protected]> wrote: > From: Andreas Messerschmid <[email protected]> > > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
