I.MX6 Fast Boot

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

I.MX6 Fast Boot

9,319件の閲覧回数
jiongzhongliu
Contributor III

Did IMX6 MCU have fast boot solution for linux or Android, no just delete some module from the kernel ,but maybe depend on IMX6's hardware acceleration solution,that can start linux system within 2 seconds ?

ラベル(3)
0 件の賞賛
4 返答(返信)

3,849件の閲覧回数
daiane_angolini
NXP Employee
NXP Employee

I hope this link is useful for you Booting i.MX6 under one second - i.MXDev Blog 

3,849件の閲覧回数
erdani80
Contributor III

Remove the uboot bootloader and use whoosh simple booter for imx6:

GitHub - alexandrebelloni/whoosh: fast bootloader for ARM platforms 

For the kernel remove any option that is not used in your application, the smaller the better. Also when dealing with the RFS not all the systems have the same mount time.

More info:

Boot an i.MX6 in 0.58 seconds - Boundary Devices 

http://www.elinux.org/images/d/d1/Alexandre_Belloni_boottime_optimizations.pdf 

3,849件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

for linux fast boot, you can refer to the document as below:

Linux Fast Boot on i.MX6Q Board: Building Steps 

Linux Fast Boot on i.MX6 Sabresd Board 

and I send the  link to describe what the fast boot really is.

Fastboot - Android Wiki 

3,849件の閲覧回数
bijeshvm
Contributor I

on clicking the above  fast boot-Android Wiki  link , my antvirus showed threat!

0 件の賞賛