No rule to make target 'fsl-imx8mn-evk.dtb', needed by 'u-boot.itb'.

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

No rule to make target 'fsl-imx8mn-evk.dtb', needed by 'u-boot.itb'.

1,273件の閲覧回数
shinji_tonoshit
Contributor I

Hi all,

I am creating a QSPI NOR Flash boot image for an i.MX8M nano EVK (8MNANOLPD4-EVK).

I set up the environment referring to "4.5.12 How to build U-Boot and Kernel in standalone environment" in the "i.MX Linux User's Guide."
I am having trouble with an error when I try to create an image.
Please let me know how to solve this problem.
+++++
$make SOC=iMX8MN DEV=flexspi flash_evk
Compiling mkimage_imx8
PLAT=imx8mn HDMI=no
Compiling mkimage_imx8
gcc -O2 -pipe -g -feliminate-unused-debug-types mkimage_imx8.c -o mkimage_imx8 -lz
31096+1 records in
31097+0 records out
124388 bytes (124 kB, 121 KiB) copied, 0.0279143 s, 4.5 MB/s
make[1]: *** No rule to make target 'fsl-imx8mn-evk.dtb', needed by 'u-boot.itb'. Stop.
make: *** [Makefile:23: flash_evk] Error 2
+++++

Best Regards,
Shinji

0 件の賞賛
返信
1 返信

1,247件の閲覧回数
Sanket_Parekh
NXP TechSupport
NXP TechSupport
 
I hope you are doing well
 
Kindly try with the latest U-boot version lf_v2023.04.
Also, one can refer to section 5.3 Building an image from i.MX Yocto Project User's Guide to build the image using Yocto.
 
Thanks & Regards,
Sanket Parekh
0 件の賞賛
返信