How to install LX2160ARDB_rev2 application for DPAA2 on RFS compiled by myself

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to install LX2160ARDB_rev2 application for DPAA2 on RFS compiled by myself

跳至解决方案
2,226 次查看
m_kei
Contributor III

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?

0 项奖励
回复
1 解答
2,216 次查看
yipingwang
NXP TechSupport
NXP TechSupport

$ flex-builder -i mkrfs

$ flex-builder -c ceetm

$ flex-builder -c eth-config

$ flex-builder -c flib

$ flex-builder -i merge-component

$ flex-builder -i packrfs

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,217 次查看
yipingwang
NXP TechSupport
NXP TechSupport

$ flex-builder -i mkrfs

$ flex-builder -c ceetm

$ flex-builder -c eth-config

$ flex-builder -c flib

$ flex-builder -i merge-component

$ flex-builder -i packrfs

0 项奖励
回复
2,213 次查看
m_kei
Contributor III

The eth-config is listed as being a configuration for the DPAA 1.x LSDK platform, is there any problem with LX2160ardb_rev2 with DPAA2?

0 项奖励
回复
2,167 次查看
yipingwang
NXP TechSupport
NXP TechSupport

No problem to install more packages in rootfs.

0 项奖励
回复