<?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のトピックRe: MFG tool for IMX6ul</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781431#M121379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niranjan&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no need to change cfg file, it is necessary to click on *.vbs file&lt;/P&gt;&lt;P&gt;(like mfgtool2-yocto-mx-evk-sdcard-sd1.vbs) and tool will run with necessary&lt;/P&gt;&lt;P&gt;parameters. Tool usage is described on presentation below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328258"&gt;AMF-ACC-T1652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it hangs with new board, then one can follow steps described on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/323039"&gt;How to build MFG Firmware for i.MX6Q&lt;/A&gt;&amp;nbsp;&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>Fri, 12 Oct 2018 00:32:19 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-10-12T00:32:19Z</dc:date>
    <item>
      <title>MFG tool for IMX6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781430#M121378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to use MFG tool to burn the images into the IMX6UL processor with SD Card as the storage device.&lt;/P&gt;&lt;P&gt;I have changed in cfg file and also placed dtb,zimage,rootfs_nogpu.tar.bz2 and&amp;nbsp;u-boot-imx6ul14x14ddr3arm2_sd according to the ucl2.xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uc2 file:&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;lt;UCL&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;CFG&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;STATE name="BootStrap" dev="MX6UL" vid="15A2" pid="007D"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/CFG&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &amp;lt;LIST name="SDCard" desc="Choose SD Card as media"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file ="firmware/u-boot-imx6ul%6uluboot%_sd.imx" ifdev="MX6UL"&amp;gt;Loading U-boot&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="BootStrap" type="load" file="firmware/zImage" address="0x80800000"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" ifdev="MX6SL MX6SLL MX6SX MX7D MX6UL MX6ULL"&amp;gt;Loading Kernel.&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="BootStrap" type="load" file="firmware/%initramfs%" address="0x83800000"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" ifdev="MX6SL MX6SLL MX6SX MX7D MX6UL MX6ULL"&amp;gt;Loading Initramfs.&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="BootStrap" type="load" file="firmware/zImage-imx6ul-%6uldtb%%ldo%.dtb" address="0x83000000"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" ifdev="MX6UL"&amp;gt;Loading device tree.&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="BootStrap" type="jump" &amp;gt; test Jumping to OS image. &amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;!-- create partition --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="send" file="mksdcard.sh.tar"&amp;gt;Sending partition shell&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ tar xf $FILE "&amp;gt; Partitioning...&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ sh mksdcard.sh /dev/mmcblk%mmc%"&amp;gt; Partitioning...&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;!-- burn uboot --&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="send" file="files/u-boot-imx6ul%6uluboot%_sd.imx" ifdev="MX6UL"&amp;gt;Sending u-boot.bin&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ dd if=/dev/zero of=/dev/mmcblk%mmc% bs=1k seek=768 conv=fsync count=136"&amp;gt;clear u-boot arg&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ dd if=$FILE of=/dev/mmcblk%mmc% bs=1k seek=1 conv=fsync"&amp;gt;write u-boot.bin to sd card&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ while [ ! -e /dev/mmcblk%mmc%p1 ]; do sleep 1; echo waiting...; done "&amp;gt;Waiting for the partition ready&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ mkfs.vfat /dev/mmcblk%mmc%p1"&amp;gt;Formatting rootfs partition&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ mkdir -p /mnt/mmcblk%mmc%p1"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ mount -t vfat /dev/mmcblk%mmc%p1 /mnt/mmcblk%mmc%p1"/&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;!-- burn zImage --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="send" file="files/zImage"&amp;gt;Sending kernel&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ cp $FILE /mnt/mmcblk%mmc%p1/zImage"&amp;gt;write kernel image to sd card&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;!-- burn dtb --&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="send" file="files/zImage-imx6ul-%6uldtb%%ldo%.dtb" ifdev="MX6UL"&amp;gt;Sending Device Tree file&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ cp $FILE /mnt/mmcblk%mmc%p1/imx6ul-%6uldtb%.dtb" ifdev="MX6UL"&amp;gt;write device tree to sd card&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ umount /mnt/mmcblk%mmc%p1"&amp;gt;Unmounting vfat partition&amp;lt;/CMD&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;lt;!-- burn rootfs --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ mkfs.ext3 -F -j /dev/mmcblk%mmc%p2"&amp;gt;Formatting rootfs partition&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ mkdir -p /mnt/mmcblk%mmc%p2"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ mount -t ext3 /dev/mmcblk%mmc%p2 /mnt/mmcblk%mmc%p2"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="pipe tar -jxv -C /mnt/mmcblk%mmc%p2" file="files/rootfs_nogpu.tar.bz2" ifdev="MX6UL MX7D MX6ULL"&amp;gt;Sending and writting rootfs&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="frf"&amp;gt;Finishing rootfs write&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ umount /mnt/mmcblk%mmc%p2"&amp;gt;Unmounting rootfs partition&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;CMD state="Updater" type="push" body="$ echo Update Complete!"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/LIST&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt;/UCL&amp;gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;CFG file :&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;[profiles]&lt;BR /&gt;chip = Linux&lt;/DIV&gt;&lt;DIV&gt;[platform]&lt;BR /&gt;board = SDCard&lt;/DIV&gt;&lt;DIV&gt;[LIST]&lt;BR /&gt;name = SDCard&lt;/DIV&gt;&lt;DIV&gt;[variable]&lt;BR /&gt;board = sabresd&lt;BR /&gt;mmc = 0&lt;BR /&gt;sxuboot=sabresd&lt;BR /&gt;sxdtb=sdb&lt;BR /&gt;7duboot=sabresd&lt;BR /&gt;7ddtb=sdb&lt;BR /&gt;6uluboot=14x14ddr3arm2&lt;BR /&gt;6uldtb=14x14-ddr3-arm2&lt;BR /&gt;6ulldtb=14x14-ddr3-arm2&lt;BR /&gt;slldtb=evk&lt;BR /&gt;slluboot=evk&lt;BR /&gt;7ulpdtb=evk&lt;BR /&gt;7ulpuboot=evk&lt;BR /&gt;ldo=&lt;BR /&gt;plus=&lt;BR /&gt;initramfs=fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot&lt;BR /&gt;seek = 1&lt;BR /&gt;sxnor=qspi2&lt;BR /&gt;7dnor=qspi1&lt;BR /&gt;6ulnor=qspi1&lt;BR /&gt;nor_part=0&lt;BR /&gt;android_m4_image=placeholder&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 05:59:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781430#M121378</guid>
      <dc:creator>niranjan_sandan</dc:creator>
      <dc:date>2018-10-11T05:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: MFG tool for IMX6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781431#M121379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niranjan&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no need to change cfg file, it is necessary to click on *.vbs file&lt;/P&gt;&lt;P&gt;(like mfgtool2-yocto-mx-evk-sdcard-sd1.vbs) and tool will run with necessary&lt;/P&gt;&lt;P&gt;parameters. Tool usage is described on presentation below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328258"&gt;AMF-ACC-T1652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it hangs with new board, then one can follow steps described on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/323039"&gt;How to build MFG Firmware for i.MX6Q&lt;/A&gt;&amp;nbsp;&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>Fri, 12 Oct 2018 00:32:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781431#M121379</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-12T00:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: MFG tool for IMX6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781432#M121380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks igorpadykov&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 09:41:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFG-tool-for-IMX6ul/m-p/781432#M121380</guid>
      <dc:creator>niranjan_sandan</dc:creator>
      <dc:date>2018-10-12T09:41:03Z</dc:date>
    </item>
  </channel>
</rss>

