Steps to add the firmware binary into /lib/firmware directory in rootfs in i.MX8MM yocto project

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Steps to add the firmware binary into /lib/firmware directory in rootfs in i.MX8MM yocto project

ソリューションへジャンプ
6,105件の閲覧回数
sreedhar_appala
Contributor IV

Hi,

I am working with IMX8M Mini EVK and yocto project build details:

 

Build Configuration:
BB_VERSION = "1.38.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-16.04"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "imx8mmevk"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "4.14-sumo"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""

We have interfaced another SoC to iMX8MM EVK, the firmware binary will be loaded by iMX8MM to SoC.

the firmware.bin file i placed in the /lib/firmware/ directory.

imx-yocto-bsp/Build-xwayland-imx8mmevk/tmp/work/imx8mmevk-poky-linux/fsl-image-validation-imx/1.0-r0/rootfs/lib/firmware/

After this i bitbake the distribution and it generated the sdcard image. i flashed the image and found that the firmware.bin file is not present in the /lib/firmware/

I think i need to do follow some extra procedure to add the firmware binary to /lib/firmware/.

Could you please point me to the proper steps or example any.

Thank you,

Sreedhar

ラベル(3)
0 件の賞賛
返信
1 解決策
6,023件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Sreedhar,

    Here you can find detailed on hwo to add files to root file system:

L-813e_5_Yocto_Reference_Manual | PHYTEC 

Hope it can help you!

Have a nice day!

B.R,

Weidong

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
6,024件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Sreedhar,

    Here you can find detailed on hwo to add files to root file system:

L-813e_5_Yocto_Reference_Manual | PHYTEC 

Hope it can help you!

Have a nice day!

B.R,

Weidong

0 件の賞賛
返信
6,023件の閲覧回数
sreedhar_appala
Contributor IV

Thank you Weidong !!

0 件の賞賛
返信