We are currently running ubuntu using the RFS files for lx2160ardb_rev2 published by NXP.”rootfs_lsdk2108_ubuntu_main_arm64.tgz” distributed at the following.
https://lsdk.github.io/components.html
This RFS is supposed to have a driver for DPAA2 Ethernet in lx2160ardb_rev2 by default, so that the board's LAN is also recognized and bin for DPAA2 (ls-main, etc.) is also available. However, the drivers and bin for DPAA2 are not included when RFS is generated with "flex-builder -i mkrfs".
Is it correct to specify "cetm", "eth-config" and "flib", which are published as "LSDK application" on the same github, by "-c" when executing mkrfs?
Which one should I install? Or do I need another means?