Entering in U-boot prompt

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

Entering in U-boot prompt

ソリューションへジャンプ
4,033件の閲覧回数
fpasino
Contributor I

Hi,

I have recently acquired a i.MX 8M Nano EVK board and can't seem to start the U-boot prompt. During booting I press any key (on the keyboard) as instructed here, but the operating system starts anyway.

I have tried both the Android system preinstalled on eMMC and the Linux system installed on SDcard (imx-image-full-imx8mnevk.wic found here).

Attached is the Serial Debug log.

Thank you un advance.

0 件の賞賛
返信
1 解決策
4,013件の閲覧回数
josephzhou1
Contributor V

hi i saw your boot logs :

Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0

 

the delay may be set to 0 second , thats why your have no time to press any key to enter u-boot command lah

 

solution:

 

pleaae goto your u-boot command and environment to edit , 

bootdelay = 10

 

it will delay 10 seconds to let your press any key to enter u-boot .

 

 

please try it out and let me know how it is work for u or not 

 

thanks all

 

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
3,964件の閲覧回数
josephzhou1
Contributor V
 
Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 件の賞賛
返信
4,026件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what imx8mn evk board do you have? lpddr4 or ddr4? nxp board or customized board?

"During booting I press any key (on the keyboard) as instructed here, but the operating system starts anyway."

>but refer to you logfile, your kernel doesn't start, so when you press any key, your board stuck as the logfile shows?

 

 

 

 

0 件の賞賛
返信
4,024件の閲覧回数
fpasino
Contributor I

The board is that.

I realised that the log was not complete, sorry, I have uploaded it again. It does not change whether I press the keys or not.

The Linux kernel start correctly.

 

 

0 件の賞賛
返信
4,014件の閲覧回数
josephzhou1
Contributor V

hi i saw your boot logs :

Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0

 

the delay may be set to 0 second , thats why your have no time to press any key to enter u-boot command lah

 

solution:

 

pleaae goto your u-boot command and environment to edit , 

bootdelay = 10

 

it will delay 10 seconds to let your press any key to enter u-boot .

 

 

please try it out and let me know how it is work for u or not 

 

thanks all

 

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 件の賞賛
返信