<?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: imx6ul custom board nand programming in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640192#M97611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please remove nand from build configuration and test&lt;/P&gt;&lt;P&gt;if "No device connected" error will disappear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Nov 2016 00:01:19 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-11-12T00:01:19Z</dc:date>
    <item>
      <title>imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640183#M97602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a custom board based on IMX6UL, we are using NAND. I have modified all the changes mentioned in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-236994"&gt;How-To use NAND boot on i.MX6UL EVK board&lt;/A&gt;&amp;nbsp;this page&lt;/P&gt;&lt;P&gt;Below is the Log which I got from debug port.It is not proceeding further Starting Kernel. QAfter this mfgtool says &lt;STRONG&gt;"No device connected".&amp;nbsp;&lt;/STRONG&gt;Can anyone point what may be the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2015.04-imx_v2015.04_3.14.38_6ul_ga+g5d63276 (Nov 08 2016 - 10:04:09)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6UL rev1.0 at 396 MHz&lt;BR /&gt;CPU: Temperature 44 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: PLUM&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 512 MiB&lt;BR /&gt;NAND: 128 MiB&lt;BR /&gt;MMC: FSL_SDHC: 0&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Display: TFT43AB (480x272)&lt;BR /&gt;Video: 480x272x24&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: Phy 1 not found&lt;BR /&gt;PHY reset timed out&lt;BR /&gt;FEC1&lt;BR /&gt;Error: FEC1 address not set.&lt;/P&gt;&lt;P&gt;Boot from USB for mfgtools&lt;BR /&gt;Use default environment for mfgtools&lt;BR /&gt;Run bootcmd_mfg: run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x529378 ]&lt;BR /&gt;## Loading init Ramdisk from Legacy Image at 83800000 ...&lt;BR /&gt; Image Name: fsl-image-mfgtool-initramfs-imx_&lt;BR /&gt; Image Type: ARM Linux RAMDisk Image (gzip compressed)&lt;BR /&gt; Data Size: 7485694 Bytes = 7.1 MiB&lt;BR /&gt; Load Address: 00000000&lt;BR /&gt; Entry Point: 00000000&lt;BR /&gt; Verifying Checksum ... OK&lt;BR /&gt;## Flattened Device Tree blob at 83000000&lt;BR /&gt; Booting using the fdt blob at 0x83000000&lt;BR /&gt; Using Device Tree in place at 83000000, end 8300b82b&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 05:51:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640183#M97602</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-08T05:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640184#M97603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chandra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is new custom board first please run ddr test&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://community.freescale.com/docs/DOC-105652" title="https://community.freescale.com/docs/DOC-105652"&gt;https://community.freescale.com/docs/DOC-105652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;find new board calibration coefficients and update uboot *.cfg file in&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/board/freescale/mx6ul_14x14_evk?h=imx_v2015.04_4.1.15_1.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/board/freescale/mx6ul_14x14_evk?h=imx_v2015.04_4.1.15_1.0.0_ga"&gt;uboot-imx.git - Freescale i.MX u-boot Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then rebuild mfg tools firmware using attached Yocto Guide&lt;/P&gt;&lt;P&gt;sect.6.2 Manufacturing Tool, MFGTool and replace new files in&lt;/P&gt;&lt;P&gt;folder ..OS Firmware/firmware.&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>Tue, 08 Nov 2016 06:24:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640184#M97603</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-08T06:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640185#M97604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Followed the steps you mentioned but still having the same issue...&lt;/P&gt;&lt;P&gt;It is hanging at &lt;STRONG&gt;"Starting Kernel" and&amp;nbsp;&lt;/STRONG&gt;Mfgtool says No device connected&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:10:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640185#M97604</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-08T09:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640186#M97605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;had board passed ddr test, if yes, is it able to boot&lt;/P&gt;&lt;P&gt;from sd card, full image can be written to sd on host machine&lt;/P&gt;&lt;P&gt;sudo dd if=&amp;lt;image name&amp;gt;.sdcard of=/dev/sdx bs=1M &amp;amp;&amp;amp; sync&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:27:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640186#M97605</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-08T09:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640187#M97606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes baord has passed both DDR3 calibration and Stress test. Images I am not able to program Images to NAND Below is the log while programming images to the NAND. After some time MfgTool displays "No device connected". We have only NAND and there is no SD card slot in our custom board, attached is the log from Mfgtool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2015.04-imx_v2015.04_3.14.38_6ul_ga+g5d63276 (Nov 08 2016 - 10:04:09)&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;CPU: Freescale i.MX6UL rev1.0 at 396 MHz&lt;BR /&gt;CPU: Temperature 44 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: PLUM&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 512 MiB&lt;BR /&gt;NAND: 128 MiB&lt;BR /&gt;MMC: FSL_SDHC: 0&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Display: TFT43AB (480x272)&lt;BR /&gt;Video: 480x272x24&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: Phy 1 not found&lt;BR /&gt;PHY reset timed out&lt;BR /&gt;FEC1&lt;BR /&gt;Error: FEC1 address not set.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Boot from USB for mfgtools&lt;BR /&gt;Use default environment for mfgtools&lt;BR /&gt;Run bootcmd_mfg: run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x529378 ]&lt;BR /&gt;## Loading init Ramdisk from Legacy Image at 83800000 ...&lt;BR /&gt;Image Name: fsl-image-mfgtool-initramfs-imx_&lt;BR /&gt;Image Type: ARM Linux RAMDisk Image (gzip compressed)&lt;BR /&gt;Data Size: 7485694 Bytes = 7.1 MiB&lt;BR /&gt;Load Address: 00000000&lt;BR /&gt;Entry Point: 00000000&lt;BR /&gt;Verifying Checksum ... OK&lt;BR /&gt;## Flattened Device Tree blob at 83000000&lt;BR /&gt;Booting using the fdt blob at 0x83000000&lt;BR /&gt;Using Device Tree in place at 83000000, end 8300b82b&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Starting kernel ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:38:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640187#M97606</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-08T09:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640188#M97607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"No device connected" issue is not related to nand, please&lt;/P&gt;&lt;P&gt;recheck all steps and make fresh build of firmware.&lt;/P&gt;&lt;P&gt;Also check that USB_ID is float or high state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 10:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640188#M97607</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-08T10:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640189#M97608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;As of now the USB_ID is float. What should be the USB_ID state??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 10:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640189#M97608</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-08T10:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640190#M97609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 05:44:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640190#M97609</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-11T05:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640191#M97610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I am facing the same issue which is in this link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/326184"&gt;mfgtool stops with "No Device Connected" with "Failure Rate: 0%"&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 15:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640191#M97610</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-11T15:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640192#M97611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please remove nand from build configuration and test&lt;/P&gt;&lt;P&gt;if "No device connected" error will disappear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Nov 2016 00:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640192#M97611</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-12T00:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640193#M97612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it working without nand ?&lt;/P&gt;&lt;P&gt;with mfg tool without nand, is there "No device connected" error ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 10:13:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640193#M97612</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-15T10:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640194#M97613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have only NAND interface, we dont have SDCard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we are able to pass through Starting kernel. And struck at UTP waiting for device to appear. Below is the kernel log while programming to NAND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;Serial: IMX driver&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 59, base_baud = 5000000) is a IMX&lt;BR /&gt;serial: Freescale lpuart driver&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;brd: module loaded&lt;BR /&gt;loop: module loaded&lt;BR /&gt;snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)&lt;BR /&gt;cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)&lt;BR /&gt;Registering SWP/SWPB emulation handler&lt;BR /&gt;VSD_3V3: disabling&lt;BR /&gt;can-3v3: disabling&lt;BR /&gt;regulator-dummy: disabling&lt;BR /&gt;snvs_rtc 20cc034.snvs-rtc-lp: setting system clock to 1970-01-01 17:51:32 UTC (64292)&lt;BR /&gt;clk: Not disabling unused clocks&lt;BR /&gt;Freeing unused kernel memory: 268K (80479000 - 804bc000)&lt;BR /&gt;Starting UTP&lt;BR /&gt;uuc 0.5 [built Aug 18 2015 20:29:48]&lt;BR /&gt;UTP: Waiting for device to appear&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 10:26:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640194#M97613</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-15T10:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640195#M97614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"UTP: Waiting for device to appear"&lt;/P&gt;&lt;P&gt;means that usb module is not working. One&lt;/P&gt;&lt;P&gt;can try for example run uboot with jtag and test&lt;/P&gt;&lt;P&gt;usb in uboot. Additionally run linux with tftp from uboot&lt;/P&gt;&lt;P&gt;and check usb in linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 10:36:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640195#M97614</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-15T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul custom board nand programming</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640196#M97615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;I am able to flash the images to my custom board using NAND-128Mb.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your kind support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2016 12:10:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-custom-board-nand-programming/m-p/640196#M97615</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-11-19T12:10:18Z</dc:date>
    </item>
  </channel>
</rss>

