iMX93 OpenWrt make error: atf-imx

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

iMX93 OpenWrt make error: atf-imx

430 次查看
AlanWen
Contributor III

I follow the nxp-imx/imx_openwrt git to build a custom image but I encounter a make error.

In make menuconfig, I changed the top 3 items for specific board (i.MX93) as shown below.

menuconfig.png

After configuring, I start making the image result, and I get a make error as shown below.

AlanWen_0-1715240931528.png

Could anybody help me fix this issue?

Thanks.

标签 (1)
标记 (4)
5 回复数

63 次查看
hao_zhou
Contributor I

you can use sudo make -j4 V=sc E=0 package/boot/atf-imx/compile TF_LDFLAGS="--no-warn-rwx-segments"  or modify your tf ldflags  to compile

0 项奖励
回复

153 次查看
alm77
Contributor I
I have the same error with atf-imx, were you able to solve it?
0 项奖励
回复

229 次查看
yangh94
Contributor I

Hello, I have the same problem. Have you solved it?

thank you

0 项奖励
回复

63 次查看
hao_zhou
Contributor I
sudo make -j4 V=sc E=0 package/boot/atf-imx/compile TF_LDFLAGS="--no-warn-rwx-segments"
0 项奖励
回复

383 次查看
joanxie
NXP TechSupport
NXP TechSupport
0 项奖励
回复