Error while starting in imx8mm Android OS

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

Error while starting in imx8mm Android OS

318 Views
Ruban1
Contributor II

Error while starting in imx8mm Android OS

Booting process

i edited 

&iomuxc {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_hog_1>;

pinctrl_hog_1: hoggrp-1{
fsl,pins = <
MX8MM_IOMUXC_SAI5_RXD3_GPIO3_IO24 0x41
>;
};

.....

};

and built only boot.img file

source build/envsetup.sh
lunch evk_8mm-userdebug
./imx-make.sh bootimage -j4

and run the partition .sh

fsl-sdcard-partition.sh file 

error i have attached below

Labels (1)
0 Kudos
0 Replies