<?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のトピックcustomzie initramfs for mfgtool</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689791#M106831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use imx6 based hardware, and want to customize my own uboot/kernel/initramfs for mfgtool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the document&lt;EM&gt; Manufacturing Tool V2 Linux or Android Firmware Development Guide V2.doc, &lt;/EM&gt;I built the uboot with CONFIG_MFG configured, kernel with CONFIG_FSL_UTP configured.&lt;/P&gt;&lt;P&gt;I got UUC source code from &lt;EM&gt;&lt;A class="link-titled" href="https://github.com/NXPmicro/imx-uuc" title="https://github.com/NXPmicro/imx-uuc"&gt;GitHub - NXPmicro/imx-uuc: A Daemon wait for Freescale/NXP mfgtools host's command&lt;/A&gt;&amp;nbsp; ,&lt;/EM&gt; and built UUC, made install it in my rootfs, then made initramfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I used mfgtool to load the images, it didn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /sys failed: Device or resource busy&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /proc failed: Device or resource busy&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /dev failed: Device or resource busy&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /sys/kernel/config failed: No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory '/sys/kernel/config/usb_gadget/g1': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't cd to /sys/kernel/config/usb_gadget/g1/&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory 'strings/0x409': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create strings/0x409/serialnumber: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create strings/0x409/manufacturer: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create strings/0x409/product: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory 'configs/c.1': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create configs/c.1/MaxPower: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory 'functions/mass_storage.1': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;ln: configs/c.1/: No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;./uuccfg.sh: line 25: can't create functions/mass_storage.1/lun.0/file: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Starting UTP&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;uuc 0.5 [built Jul 10 2017 05:10:06]&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;UTP: Waiting for device to appear&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It was blocked here. Does anyone know the problem？&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;xixiguo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 06:49:48 GMT</pubDate>
    <dc:creator>xixiguohan</dc:creator>
    <dc:date>2017-07-10T06:49:48Z</dc:date>
    <item>
      <title>customzie initramfs for mfgtool</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689791#M106831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use imx6 based hardware, and want to customize my own uboot/kernel/initramfs for mfgtool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the document&lt;EM&gt; Manufacturing Tool V2 Linux or Android Firmware Development Guide V2.doc, &lt;/EM&gt;I built the uboot with CONFIG_MFG configured, kernel with CONFIG_FSL_UTP configured.&lt;/P&gt;&lt;P&gt;I got UUC source code from &lt;EM&gt;&lt;A class="link-titled" href="https://github.com/NXPmicro/imx-uuc" title="https://github.com/NXPmicro/imx-uuc"&gt;GitHub - NXPmicro/imx-uuc: A Daemon wait for Freescale/NXP mfgtools host's command&lt;/A&gt;&amp;nbsp; ,&lt;/EM&gt; and built UUC, made install it in my rootfs, then made initramfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I used mfgtool to load the images, it didn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /sys failed: Device or resource busy&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /proc failed: Device or resource busy&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /dev failed: Device or resource busy&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mount: mounting none on /sys/kernel/config failed: No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory '/sys/kernel/config/usb_gadget/g1': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't cd to /sys/kernel/config/usb_gadget/g1/&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory 'strings/0x409': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create strings/0x409/serialnumber: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create strings/0x409/manufacturer: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create strings/0x409/product: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory 'configs/c.1': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;can't create configs/c.1/MaxPower: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;mkdir: can't create directory 'functions/mass_storage.1': No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;ln: configs/c.1/: No such file or directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;./uuccfg.sh: line 25: can't create functions/mass_storage.1/lun.0/file: nonexistent directory&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Starting UTP&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;uuc 0.5 [built Jul 10 2017 05:10:06]&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;UTP: Waiting for device to appear&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It was blocked here. Does anyone know the problem？&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;xixiguo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 06:49:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689791#M106831</guid>
      <dc:creator>xixiguohan</dc:creator>
      <dc:date>2017-07-10T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: customzie initramfs for mfgtool</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689792#M106832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Which version&amp;nbsp; BSP are you using?&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689792#M106832</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2017-07-10T07:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: customzie initramfs for mfgtool</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689793#M106833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rita,&lt;/P&gt;&lt;P&gt;I customized my own images based on yocto bsp.&lt;/P&gt;&lt;P&gt;Does this error mean that my usb gadget doesn't work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;xixiguo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 09:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689793#M106833</guid>
      <dc:creator>xixiguohan</dc:creator>
      <dc:date>2017-07-12T09:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: customzie initramfs for mfgtool</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689794#M106834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may not run right firmware for mfgtool. Could you tell us which verison BSP are you using? Using Yocto Project and bibake mfgtool-linux-imx for kernel firmware and bitbake u-boot-mfgtool for uboot firmware.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2020 10:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/customzie-initramfs-for-mfgtool/m-p/689794#M106834</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2020-04-10T10:37:20Z</dc:date>
    </item>
  </channel>
</rss>

