internal boot from uSHC2

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

internal boot from uSHC2

11,035件の閲覧回数
lk22
Contributor I

Hi,

We are using i.MX6 Solo processor. For that we are using boot mode 10 (internal boot mode) and done GPIO setting for boot from uSHC--2 (microSD card). But it is not booting from it. I have checked the clock and command lines, but I have not seen any activity there.

In boot mode 00,  because of manufacturing mode it is booting from uSHC--2 (microSD card).

I have checked all the GPIO settings. For reference I have attaché d the GPIO settings.

With regards

LK


ラベル(1)
0 件の賞賛
返信
23 返答(返信)

785件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

please try to set all unused (don't care) BOOT_CFG3

and BOOT_CFG4 pins to GND.

Also could you read register SBMR1 & SBMR2 ?

~igor

0 件の賞賛
返信

785件の閲覧回数
lk22
Contributor I

Thanks Igorpadykov,

The problem was with BOOT_CFG4[7] only. It was not working with the existing resistor values. On reading SBMR1 & SBMR2, I was able to know that.

With regards

LK

0 件の賞賛
返信

785件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

also I would suggest to try check log buffer (usage described on link below),

with jtag check ROM address 0x000000d8, it contains pointer (0x00901AB8) to internal RAM

location where boot log buffer is stored. Can you send first 256 bytes of that buffer

for check.

i.MX6Q NAND boot issues

~igor

0 件の賞賛
返信