IMX6Q SDCard Boot configuration

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

IMX6Q SDCard Boot configuration

1,044件の閲覧回数
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,033件の閲覧回数
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 件の賞賛
返信