<?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>i.MX Processors中的主题 Burning fuse bits using MFGTool on i.MX6UL-EVK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Burning-fuse-bits-using-MFGTool-on-i-MX6UL-EVK/m-p/599544#M90002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm trying to burn Fuse bits of OCOTP_CFG4 on my i.MX6UL-EVK&amp;nbsp;to select boot device (uSDcard uSDHC2) without using the 4 switches given on evk board.&lt;/P&gt;&lt;P&gt;I've added following commands to do the same-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ ls /sys/fsl_otp/HW_OCOTP_CFG4 "&amp;gt;Showing HW_OCOTP fuse bank&amp;lt;/CMD&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ echo 0x852 &amp;gt; /sys/fsl_otp/HW_OCOTP_CFG4"&amp;gt;write 0x00000852 to HW_OCOTP_CFG4 fuse bank&amp;lt;/CMD&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ cat /sys/fsl_otp/HW_OCOTP_CFG4"&amp;gt;Read value from HW_OCOTP_CFG4 fuse bank&amp;lt;/CMD&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These lines are added just after "Finishing rootfs write" and before "Unmounting rootfs partition".&lt;/P&gt;&lt;P&gt;But on running the process, the fsl_otp is not found in sys directory and the process halted at first command listed above.&lt;/P&gt;&lt;P&gt;But as the OS image is downloaded successfully, I booted the board and checked for fsl_otp and it is there.&lt;/P&gt;&lt;P&gt;can someone help me over that, how can I burn fuses using MFGTool?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Punit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Feb 2017 14:01:06 GMT</pubDate>
    <dc:creator>punitkumar</dc:creator>
    <dc:date>2017-02-25T14:01:06Z</dc:date>
    <item>
      <title>Burning fuse bits using MFGTool on i.MX6UL-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Burning-fuse-bits-using-MFGTool-on-i-MX6UL-EVK/m-p/599544#M90002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm trying to burn Fuse bits of OCOTP_CFG4 on my i.MX6UL-EVK&amp;nbsp;to select boot device (uSDcard uSDHC2) without using the 4 switches given on evk board.&lt;/P&gt;&lt;P&gt;I've added following commands to do the same-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ ls /sys/fsl_otp/HW_OCOTP_CFG4 "&amp;gt;Showing HW_OCOTP fuse bank&amp;lt;/CMD&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ echo 0x852 &amp;gt; /sys/fsl_otp/HW_OCOTP_CFG4"&amp;gt;write 0x00000852 to HW_OCOTP_CFG4 fuse bank&amp;lt;/CMD&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ cat /sys/fsl_otp/HW_OCOTP_CFG4"&amp;gt;Read value from HW_OCOTP_CFG4 fuse bank&amp;lt;/CMD&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These lines are added just after "Finishing rootfs write" and before "Unmounting rootfs partition".&lt;/P&gt;&lt;P&gt;But on running the process, the fsl_otp is not found in sys directory and the process halted at first command listed above.&lt;/P&gt;&lt;P&gt;But as the OS image is downloaded successfully, I booted the board and checked for fsl_otp and it is there.&lt;/P&gt;&lt;P&gt;can someone help me over that, how can I burn fuses using MFGTool?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Punit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2017 14:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Burning-fuse-bits-using-MFGTool-on-i-MX6UL-EVK/m-p/599544#M90002</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2017-02-25T14:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Burning fuse bits using MFGTool on i.MX6UL-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Burning-fuse-bits-using-MFGTool-on-i-MX6UL-EVK/m-p/599545#M90003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Punit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try to add otp driver to mfg tools firmware setting CONFIG_FSL_OTP=y in imx_v7_mfg_defconfig&lt;/P&gt;&lt;P&gt;then rebuild it using sect.6.2 Manufacturing Tool, MFGTool attached Yocto Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2017 23:19:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Burning-fuse-bits-using-MFGTool-on-i-MX6UL-EVK/m-p/599545#M90003</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-26T23:19:51Z</dc:date>
    </item>
  </channel>
</rss>

