FIELD_RETURN_LOCK enabling

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

FIELD_RETURN_LOCK enabling

跳至解决方案
1,146 次查看
Kazuma_Sasaki
Senior Contributor I

Hi,

I would like to enable the FIELD_RETURN_LOCK bit in OCOTP_SW_STICKY register.

IMX6DQ6SDLSRM described it is set to always enable for protecting FIELD_RETURN fuse.

But, When I check OCOTP_SW_STICKY register, FIELD_RETURN_LOCK bit is always 0b.

I think that FIELD_RETURN_LOCK is disabling at my test environment.

How do I set to FIELD_RETURN_LOCK to 1b = enable?

From IMX6DQ6SDLSRM:

pastedImage_1.png

My test environment :

   Board SABRE-AI CPU2

   SoC i.MX6DL

 BSP Linux 4.1.15_2.0.0_ga

My test result :

(1) OCOTP_SW_STICKY register read from U-boot prompt.

=> md.l 0x21bC050 1
021bc050: 00000018

(2) Add below line to DCD table in U-boot source code. I could not get any log from debug console after this modification.

DATA 4 0x021bc050 0x00000004

Best Regards,

Kazuma Sasaki.

标签 (3)
1 解答
1,032 次查看
Yuri
NXP Employee
NXP Employee

Hello,

   I've sent You some information directly. Hope it helps.


Have a great day,
Yuri

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,033 次查看
Yuri
NXP Employee
NXP Employee

Hello,

   I've sent You some information directly. Hope it helps.


Have a great day,
Yuri

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
1,032 次查看
Kazuma_Sasaki
Senior Contributor I

Hi Yuri,

I appreciate your support. My issue is solved by your advice.

Best Regards,

Kazuma Sasaki.

647 次查看
mohamed-ali_fod
Contributor I

Hello,

I have the same issue I read 021bc050: 00000018 so seems that FIELD_RETURN_LOCK is not set.

I flashed a signed u-boot but no more log is seen on console, could you please share me the solution?

Thanks,

Mohamed Ali

0 项奖励
回复