<?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: MFG Tool Permission denied error  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669692#M103122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopinath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for uboot please refer to attached Yocto Guide sect.6.2 Manufacturing Tool, MFGTool&lt;/P&gt;&lt;P&gt;(recipy u-boot-mfgtool). For permissions issues one can try to rebuild mfg tools image from scratch.&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>Thu, 10 Aug 2017 00:01:10 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-08-10T00:01:10Z</dc:date>
    <item>
      <title>MFG Tool Permission denied error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669690#M103120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am flashing sabreSD IMX7 NAND using MFG tool. When I tried with prebuilt MFG images it works fine. But when I tried my own "MFG u-boot" I am getting below error while flashing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r command $ nandwrite -p /dev/mtd1 -p $FILE.&lt;BR /&gt;UTP: received command '$ flash_erase /dev/mtd2 0 0'&lt;BR /&gt;UTP: executing "flash_erase /dev/mtd2 0 0"&lt;BR /&gt;Erasing 2048 Kibyte @ e00000 -- 100 % complete &lt;BR /&gt;UTP: sending Success to kernel for command $ flash_erase /dev/mtd2 0 0.&lt;BR /&gt;utp_poll: pass returned.&lt;BR /&gt;UTP: received command 'send'&lt;BR /&gt;UTP: sending Success to kernel for command send.&lt;BR /&gt;UTP: received command '$ nandwrite -p /dev/mtd2 -p $FILE'&lt;BR /&gt;UTP: executing "nandwrite -p /dev/mtd2 -p $FILE"&lt;BR /&gt;Writing data to block 0 at offset 0x0&lt;BR /&gt;UTP: sending Success to kernel for command $ nandwrite -p /dev/mtd2 -p $FILE.&lt;BR /&gt;utp_poll: pass returned.&lt;BR /&gt;UTP: received command '$ flash_erase /dev/mtd3 0 0'&lt;BR /&gt;UTP: executing "flash_erase /dev/mtd3 0 0"&lt;BR /&gt;&lt;STRONG&gt;flash_erase: error!: /dev/mtd3&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; error 13 (Permission denied)&lt;/STRONG&gt;&lt;BR /&gt;UTP: sending Non-success to kernel for command $ flash_erase /dev/mtd3 0 0.&lt;BR /&gt;utp_poll: exit with status 65280&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I am referring "Manufaturing Tool V2 Linux or Android Firmware Development guide" document given in the MFG tool package. I have successfully built the kernel image using "imx_v7_mfg_defconfig" def config file. But in case of u-boot there is no direct def_config file to support MFG u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me in resolving this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here I am not building the u-boot and kernel using YOCTO.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669690#M103120</guid>
      <dc:creator>gopinathsriniva</dc:creator>
      <dc:date>2017-08-08T11:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: MFG Tool Permission denied error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669691#M103121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried with Yocto build u-boot, I am getting below error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtd: opening: "/dev/mtd0"&lt;BR /&gt;NFC geometry :&lt;BR /&gt; ECC Strength : 40&lt;BR /&gt; Page Size in Bytes : 8762&lt;BR /&gt; Metadata size : 10&lt;BR /&gt; ECC Chunk Size in byte : 1024&lt;BR /&gt; ECC Chunk count : 8&lt;BR /&gt; Block Mark Byte Offset : 7692&lt;BR /&gt; Block Mark Bit Offset : 0&lt;BR /&gt;====================================================&lt;BR /&gt;&lt;STRONG&gt;mtd: opened '/dev/mtd0' - '(null)'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mtd: mtd size too small&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mtd_init futp_poll: exit with status 1280&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, this error is due to NAND support is not added in u-boot. So Can anyone explain, what is the exact patch I need to add in u-boot for MFG tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 13:24:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669691#M103121</guid>
      <dc:creator>gopinathsriniva</dc:creator>
      <dc:date>2017-08-08T13:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: MFG Tool Permission denied error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669692#M103122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopinath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for uboot please refer to attached Yocto Guide sect.6.2 Manufacturing Tool, MFGTool&lt;/P&gt;&lt;P&gt;(recipy u-boot-mfgtool). For permissions issues one can try to rebuild mfg tools image from scratch.&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>Thu, 10 Aug 2017 00:01:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFG-Tool-Permission-denied-error/m-p/669692#M103122</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-10T00:01:10Z</dc:date>
    </item>
  </channel>
</rss>

