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

ソリューションへジャンプ
1,994件の閲覧回数
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 解決策
1,984件の閲覧回数
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 返答(返信)
1,985件の閲覧回数
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 件の賞賛
返信
1,981件の閲覧回数
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 件の賞賛
返信
1,935件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

No problem to install more packages in rootfs.

0 件の賞賛
返信