Error building Android OS for imx8m mini evk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error building Android OS for imx8m mini evk

640 Views
Ruban1
Contributor II

When i separately build for kernel its stopped without completing.

i have attached screenshot .

why kernel .img is not created

Labels (1)
0 Kudos
Reply
2 Replies

636 Views
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 Kudos
Reply

628 Views
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 Kudos
Reply