burn mac address into fuse and lock it

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

burn mac address into fuse and lock it

1,881件の閲覧回数
yenchao
Contributor IV

Hi all,

I'm working on imx6q

I want to burn mac address into fuse and lock it

because it only can write one time

so I have to confirm my procedure

for example

I want to write mac address 11:22:33:44:55:66 into fuse

below are my steps

1. echo 0x33445566 > HW_OCOTP_MAC0

2. echo 0x1122 > HW_OCOTP_MAC1

3. echo 0x100 > HW_OCOTP_LOCK

is my procedure correct?

any advices and suggestions will be greatly appreciated!!

thx

Yen

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

1,614件の閲覧回数
art
NXP Employee
NXP Employee

It's not a good idea to burn fuses when the OS is running. It's better to use the 'fuse' commands in Uboot. For more information, type 'help fuse' in the Uboot command prompt.


Have a great day,
Artur

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

0 件の賞賛
返信

1,614件の閲覧回数
yenchao
Contributor IV

Hi Artur,

How about burn fuses from mfgtools?

Is it good way?

Thx

Yen

0 件の賞賛
返信

1,614件の閲覧回数
art
NXP Employee
NXP Employee

Yes, this is a good way.

Best Regards,

Artur

0 件の賞賛
返信

1,613件の閲覧回数
yenchao
Contributor IV

Hi Artur,

Got it

Thank you very much^^

Yen

0 件の賞賛
返信