Error No bootable slots found in imx8mm Android

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

Error No bootable slots found in imx8mm Android

1,139件の閲覧回数
Ruban1
Contributor II

Error No bootable slots found in imx8mm Android.

i have attached screenshot below

0 件の賞賛
返信
3 返答(返信)

1,094件の閲覧回数
zohanlin
Contributor IV

I have the same issue.

My Board is  i.MX 8M Mini EVKB.

And MY BSP is Android Q10.0.0_2.6.0 (Linux 5.4.70 kernel).

 

0 件の賞賛
返信

1,131件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Which version of BSP are you using?

Are you running the demo image? or running the image you built?

Could you tell me more details about your issue?

0 件の賞賛
返信

1,126件の閲覧回数
Ruban1
Contributor II

i am using Android 10 BSP

i am running on my image built 

As i wanted to export GPIO88 in the device tree

pinctrl-0 = <&pinctrl_hog_1>;

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

and buiit only boot.img file

image built without any error

Boot image for i.MX 8M Mini EVK LPDDR4 board
source build/envsetup.sh
lunch evk_8mm-userdebug
./imx-make.sh bootimage -j4

then used to partition an SD Card 

sudo ${MY_ANDROID}/device/nxp/common/tools/imx-sdcard-partition.sh -f <soc_name> /dev/sdX

flashing to SD card was finish without error 

then connected imx8mm in putty or minicon for debug 

i have attached the log below

0 件の賞賛
返信