From: "hongbo.wang" <[email protected]> this patch-set is used for the case that non-root linux cell own all DPAA1 ports, root cell don't connect ethernet via DPAA ports.
if user want to non-root linux can connect ethernet or cloud via DPAA ports, and need high performance, can choose this. inmate-ls1043a-rdb-fman-ucode.dtsi is fman ucode, it will be included in inmate-ls1043a-rdb-dpaa.dts. v2: add separate config file and dts for non-root DPAA case hongbo.wang (3): configs: ls1043a-rdb: add DPAA support in cell configure file configs: ls1043a-rdb: add DPAA support in linux inmate dts demo configs: ls1043a-rdb: add DPAA fman-ucode dtsi file configs/arm64/dts/inmate-ls1043a-rdb-dpaa.dts | 930 +++++++++++++++ .../dts/inmate-ls1043a-rdb-fman-ucode.dtsi | 1030 +++++++++++++++++ configs/arm64/ls1043a-rdb-dpaa-linux-demo.c | 212 ++++ 3 files changed, 2172 insertions(+) create mode 100644 configs/arm64/dts/inmate-ls1043a-rdb-dpaa.dts create mode 100644 configs/arm64/dts/inmate-ls1043a-rdb-fman-ucode.dtsi create mode 100644 configs/arm64/ls1043a-rdb-dpaa-linux-demo.c -- 2.17.1 -- 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/20210205085509.21595-1-hongbo.wang%40nxp.com.
