IMX8QXP MEK linux fastboot

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

IMX8QXP MEK linux fastboot

1,280件の閲覧回数
hrishikesh_dele
Contributor I

Hi,

 I am  trying to reduce boot time for IMX8QXP MEK. The boot time for IMX8QXP MEK  was around 19 seconds.

I disabled the bootdelay using

$setenv  bootdelay = 0

$saveenv

Then the boot time reduced to 15 seconds.

I disabled the console by using

$setenv console = null

$saveenv

Then the boot time reduced to 11 seconds.

How can I reduce the boot time further?

Is there any reference documents..

--

Thanks,

Hrishikesh

0 件の賞賛
返信
1 返信

1,044件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Hrishikesh,

You can use the falcon mode:

git.denx.de Git - u-boot.git/blob - doc/README.falcon 

as demonstrate the i.mx6Q:

How to decrease boot time on iMX6 - i.MXDev Blog 

Regards

0 件の賞賛
返信