Error building Android OS for imx8m mini evk

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

Error building Android OS for imx8m mini evk

1,243 次查看
Ruban1
Contributor II

When i separately build for kernel its stopped without completing.

i have attached screenshot .

why kernel .img is not created

标签 (1)
0 项奖励
回复
2 回复数

1,239 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Ruban1,

The make command can start the build process and all images will be built out. There are some differences. A shell script named imx-make.sh is provided and its symlink file can be found under ${MY_ANDROID} directory, and ./imx-make.sh should be executed first to start the build process.
The original purpose of this "imx-make.sh" is to build U-Boot/kernel before building Android images.

the outputs are generated by default in ${MY_ANDROID}/out/target/product/evk_8mm:

Regards

 

0 项奖励
回复

1,231 次查看
Ruban1
Contributor II

i have modified imx8mm-evk.dts file in freescale should i create only kernel and dtbo image or everything with with imx-make.sh

0 项奖励
回复