IMX6Q SDCard Boot configuration

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

IMX6Q SDCard Boot configuration

1,046 次查看
leonardoprates
Contributor III

Could someone explain the meaning of BOOT_CFG1[4] (0=normal and 1=fastboot)? When use one or another? and the practice diference running a Linux or Android OS from SDCard with one option or another configured.

0 项奖励
回复
1 回复

1,035 次查看
nxf63675
NXP TechSupport
NXP TechSupport

Hi leonardoprates,

 

Well usually the main difference is the speed of the boot-up During the card initialization, the ROM boot code attempts to set the boot partition for all
SD, eSD, and SDXC devices. If this fails, the boot code assumes that the card is a normal
SD or SDXC card. If it does not fail, the boot code assumes it is an eSD card. After the
initialization phase is over, the boot code switches to a higher frequency (25 MHz in the
normal-speed mode or 50 MHz in the high-speed mode).

Fastboot is a protocol used to update the flash filesystem in Android devices from a host over USB. It allows the flashing of unsigned partition images.

 

Hope this helps you.

Regards,

Israel.

0 项奖励
回复