About eMMC Device locked in i.MX6 system.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

About eMMC Device locked in i.MX6 system.

Jump to solution
1,316 Views
keitanagashima
Senior Contributor I

Dear All,

Hello. I have a question about internal boot ROM processing in i.MX6SDL.

Refer to the below device status register in eMMC card.

The "DEVICE_IS_LOCKED" bit had changed to "1" in eMMC card on my customer's board.

(eMMC Status : 1 = Device locked)

And, the board couldn't boot-up (No output to serial console).

eMMC_DEVICE_IS_LOCKED.png

[Question]

Does iROM in i.MX6SDL check this bit 25 and does stop access to eMMC?

Could you check the internal ROM code?

Best Regards,

Keita

Labels (4)
0 Kudos
1 Solution
773 Views
igorpadykov
NXP Employee
NXP Employee

HI Keita

ROM does not check/change this bit. eMMC itself check it and

if locked, do not provide data to host. This is described in

sect.7.6.13 Card lock/unlock operation eMMC 4.41 specification

JESD84-A441.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
774 Views
igorpadykov
NXP Employee
NXP Employee

HI Keita

ROM does not check/change this bit. eMMC itself check it and

if locked, do not provide data to host. This is described in

sect.7.6.13 Card lock/unlock operation eMMC 4.41 specification

JESD84-A441.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
773 Views
keitanagashima
Senior Contributor I

Dear Igor,

Hello. Thank you very much!

Best Regards,

Keita

0 Kudos