<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: fuse prog  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404885#M60182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear igorpadkov.&lt;/P&gt;&lt;P&gt;&amp;nbsp; you said &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;fuses are one time programmable registers, they can not be reprogrammed to another&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;but this link &lt;A href="https://community.nxp.com/message/514487"&gt;Re: MAC fuses lock&lt;/A&gt; can re-set the mac .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;can you tell me the reason?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;by the way,my board is imx6q.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2015 08:42:29 GMT</pubDate>
    <dc:creator>lifusong</dc:creator>
    <dc:date>2015-08-03T08:42:29Z</dc:date>
    <item>
      <title>fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404878#M60175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear .&lt;/P&gt;&lt;P&gt;the uboot(imx6q-2014.04) Provided a command&amp;nbsp; fuse&lt;/P&gt;&lt;P&gt;like as&amp;nbsp; fuse read 4 2 2 will show MAC&lt;/P&gt;&lt;P&gt;and fuse prog 4 2 0x11223344&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;the question.&amp;nbsp; I can read mac info through command fuse read 4 2 2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;but can't set&amp;nbsp; through command fuse prog 4 2 0x11223344&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody can help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 02:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404878#M60175</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T02:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404879#M60176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fuses are one time programmable registers, they can not be reprogrammed to another&lt;/P&gt;&lt;P&gt;values. For fuse blow procedure one can refer to below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q&amp;amp;A: How to program i.MX6 eFUSE?&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="95458" data-objecttype="102" href="https://community.freescale.com/docs/DOC-95458"&gt;https://community.freescale.com/docs/DOC-95458&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 04:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404879#M60176</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-08-03T04:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404880#M60177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;STRONG style=": ; color: #017bba; font-weight: inherit; font-size: 1.1em; font-family: inherit; font-style: inherit; padding-right: 3px;"&gt;igorpadykov&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt; thanks for you replay.&lt;/P&gt;&lt;P&gt;But can't found this command.&lt;/P&gt;&lt;P&gt;=&amp;gt; imxotp&lt;/P&gt;&lt;P&gt;Unknown command 'imxotp' - try 'help'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our board is imx6q ,uboot is 2014.04&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 05:05:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404880#M60177</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T05:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404881#M60178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can type help to get the command list in the uboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2014.04 (Jul 30 2015 - 14:46:24)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; fuse&lt;BR /&gt;fuse - Fuse sub-system&lt;/P&gt;&lt;P&gt;Usage:&lt;BR /&gt;fuse read &amp;lt;bank&amp;gt; &amp;lt;word&amp;gt; [&amp;lt;cnt&amp;gt;] - read 1 or 'cnt' fuse words,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting at 'word'&lt;BR /&gt;fuse sense &amp;lt;bank&amp;gt; &amp;lt;word&amp;gt; [&amp;lt;cnt&amp;gt;] - sense 1 or 'cnt' fuse words,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting at 'word'&lt;BR /&gt;fuse prog [-y] &amp;lt;bank&amp;gt; &amp;lt;word&amp;gt; &amp;lt;hexval&amp;gt; [&amp;lt;hexval&amp;gt;...] - program 1 or&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; several fuse words, starting at 'word' (PERMANENT)&lt;BR /&gt;fuse override &amp;lt;bank&amp;gt; &amp;lt;word&amp;gt; &amp;lt;hexval&amp;gt; [&amp;lt;hexval&amp;gt;...] - override 1 or&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; several fuse words, starting at 'word'&lt;BR /&gt;=&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 05:42:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404881#M60178</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-03T05:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404882#M60179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I Know fuse command .&lt;/P&gt;&lt;P&gt;&amp;nbsp; But my question is I can't modify mac through fuse prog 4 2 0x11223344&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #017bba; font-size: 1.1em; font-family: inherit; font-style: inherit; padding-right: 3px;"&gt;igorpadykov&lt;/SPAN&gt; said only can program one time.but if fill error mac ,and how to fix it?&lt;STRONG&gt;&lt;A _jive_internal="true" class="jive-username-link jiveTT-hover-user" data-avatarid="1034" data-content-finding="Community" data-externalid="" data-presence="null" data-userid="206296" data-username="igorpadykov" href="https://community.nxp.com/people/igorpadykov"&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 07:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404882#M60179</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T07:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404883#M60180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you clarify what do you mean by &lt;/P&gt;&lt;P&gt;"I can't modify mac through fuse prog" ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 07:28:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404883#M60180</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-08-03T07:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404884#M60181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I want re-set mac address.&lt;/P&gt;&lt;P&gt;uboot provided fuse read and fuse prog command.&lt;/P&gt;&lt;P&gt;but command fuse prog 4 2 0x11223344 can't re-set mac address,&lt;/P&gt;&lt;P&gt;and you give me a link &lt;A href="https://community.nxp.com/docs/DOC-95458"&gt;Q&amp;amp;amp;A: How to program i.MX6 eFUSE?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;there don't have command imxotp.&lt;/P&gt;&lt;P&gt;below is the uboot command message.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;=&amp;gt; imxotp&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Unknown command 'imxotp' - try 'help'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 07:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404884#M60181</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T07:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404885#M60182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear igorpadkov.&lt;/P&gt;&lt;P&gt;&amp;nbsp; you said &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;fuses are one time programmable registers, they can not be reprogrammed to another&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;but this link &lt;A href="https://community.nxp.com/message/514487"&gt;Re: MAC fuses lock&lt;/A&gt; can re-set the mac .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;can you tell me the reason?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;by the way,my board is imx6q.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 08:42:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404885#M60182</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T08:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404886#M60183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i had check OCOTP_LOCK[9:8] == 00b&amp;nbsp; means writing shadow and OTP fuse is enabled.&lt;/P&gt;&lt;P&gt;i try to modify this register with command fuse prog 0 0 20220302 ,don't have any effect.&lt;/P&gt;&lt;P&gt;fuse read 0 0 get the value is 0x20220002&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 09:04:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404886#M60183</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T09:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404887#M60184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fusong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some fuse may burned already. the fuse is OTP cannot burn again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 09:11:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404887#M60184</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-03T09:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404888#M60185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Dear &lt;A href="https://community.nxp.com/people/BiyongSUN"&gt;BiyongSUN&lt;/A&gt; .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt; thanks for your help.&amp;nbsp; if i write error value into OCOTP_MAC0 and OCOTP_MAC1 how to modify to right value.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;and I try to fuse prog&amp;nbsp; 4 2 0x11eeddff on other board.and still can't wirte value to OCOCP_MAC0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;the other board OCOTP_MAC0 OCOTP_MAC1 is zero.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 09:20:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404888#M60185</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-03T09:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404889#M60186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/OTP" title="https://en.wikipedia.org/wiki/OTP"&gt;OTP - Wikipedia, the free encyclopedia&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if all fuses are zero, they can not be recovered to "1".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:35:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404889#M60186</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-08-03T11:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404890#M60187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try it in the linux using echo command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;/sys/fsl_otp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Use echo command to burn the fuse. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Ex: &lt;BR /&gt;echo 0x00006200 &amp;gt; /sys/fsl_otp/HW_OCOTP_GP1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Still need to reminder you the fuse is OTP.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 05:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404890#M60187</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-04T05:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404891#M60188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is the /sys/fsl_otp/HW_OCOTP_xxxx driver ok?&lt;/P&gt;&lt;P&gt;the HW_OCOTP_LOCK = 0x20220302 (I don't know reason this value chang to 0x20220302 form 0x20220002, I only at uboot command try fuse prog command).&lt;/P&gt;&lt;P&gt;I try to run "echo 0x20220002 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK" many times.&lt;/P&gt;&lt;P&gt;and the HW_OCOTP_LOCK still is 0x20220302.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i try to run "echo 1 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK" and found this value had been changed to eaba7f02&lt;/P&gt;&lt;P&gt;what is the reason? how can fill right value to HW_OCOTP_XXXX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404891#M60188</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-04T10:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404892#M60189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and before run fuse prog 4 2 xxxx.&lt;/P&gt;&lt;P&gt;the HW_OCOTP_MAC0 and MAC1 is zero.&lt;/P&gt;&lt;P&gt;I try to change this value and use command "echo 0x11223344 &amp;gt;/sys/fsl_otp/HW_OCOTP_MAC0",and can't change this value.&lt;/P&gt;&lt;P&gt;but echo 1 &amp;gt; /sys/fsl_otp/HW_OCOTP_MAC0 will change this value to 0xd3ee7bf5.I don't know the reson ,why this value will change to 0xd3ee7bf5,command means write one to HW_OCOTP_MAC0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:12:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404892#M60189</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-04T10:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404893#M60190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see below info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_MAC0&lt;/P&gt;&lt;P&gt;0xd3ee7bf5&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;0xeaba7f02&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;root@sabresd_6dq:/ # echo 1 0x20220002 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;0xeaba7f03&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # echo 1 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;0xeaba7f03&lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # echo 2 0x20220002 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;0xeaba7f03&lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # echo 1 0x20220002 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;0xeaba7f03&lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # echo 0x20220002 &amp;gt; /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ # cat /sys/fsl_otp/HW_OCOTP_LOCK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;0xeaba7f03&lt;/P&gt;&lt;P&gt;root@sabresd_6dq:/ #&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404893#M60190</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-04T10:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404894#M60191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure the fuse has not been burned before.&lt;/P&gt;&lt;P&gt;The words in red is just a shadow register for fuse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the MAC0,&amp;nbsp; it seems the fuse has been burned before. please confirmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again here, fuse is OTP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404894#M60191</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-04T10:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404895#M60192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FInd one board has not been burned fuse to try mac address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/OTP" title="https://en.wikipedia.org/wiki/OTP"&gt;OTP - Wikipedia, the free encyclopedia&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404895#M60192</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-04T10:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404896#M60193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to burn the fuse, you need to do bitwise. &lt;/P&gt;&lt;P&gt;the 0s could not become 1s.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 10:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404896#M60193</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-04T10:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: fuse prog</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404897#M60194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Biyong.&lt;/P&gt;&lt;P&gt;&amp;nbsp; so,how to reset the board to factory. (reset to not burn status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 02:14:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fuse-prog/m-p/404897#M60194</guid>
      <dc:creator>lifusong</dc:creator>
      <dc:date>2015-08-06T02:14:13Z</dc:date>
    </item>
  </channel>
</rss>

