I.MX6 Fast Boot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I.MX6 Fast Boot

11,295 次查看
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 回复数

5,825 次查看
daiane_angolini
NXP Employee
NXP Employee

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

5,825 次查看
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 

5,825 次查看
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 

5,825 次查看
bijeshvm
Contributor I

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

0 项奖励
回复