<?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: Problems Running IEEE-1588 Precision Timing Protocol (PTP) on i.MX-6Q in Linux in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302916#M38472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made a bit more progress.&amp;nbsp; The ethernet problem was a phy problem. The Rex project and our board use the Micrel KSZ9021 Ethernet Phy, which is different than the phy on the SabreSD.&amp;nbsp; I merged in the initialization code from the SabreLite board file, and now the ethernet works.&amp;nbsp; u-boot 2013.04 can now fully boot the 3.0.35 kernel, and the 3.10.17 kernel starts to boot, but it eventually hangs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; bootm 0x10800000 - 0x12000000&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 10800000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.10.17&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 4412856 Bytes = 4.2 MiB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 10008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 10008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;## Flattened Device Tree blob at 12000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x12000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;Read SW1AB error!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Device Tree to 4f55b000, end 4f56984a ... OK&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;/P&gt;&lt;P&gt;Linux version 3.10.17 (dprice@ubuntu) (gcc version 4.6.2 20110630 (prerelease) (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) ) #1 SMP Tue May 6 19:17:39 PDT 2014&lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d&lt;/P&gt;&lt;P&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale i.MX6 Quad/DualLite (Device Tree), model: Freescale i.MX6 Quad SABRE Smart Device Board&lt;/P&gt;&lt;P&gt;cma: CMA: reserved 256 MiB at 3e000000&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writealloc&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.32: register mxc display driver lcd&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.32: ipu0-di0 already in use&lt;/P&gt;&lt;P&gt;mxc_sdc_fb: probe of fb.32 failed with error -16&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.33: register mxc display driver ldb&lt;/P&gt;&lt;P&gt;imx-sdma 20ec000.sdma: no iram assigned, using external mem&lt;/P&gt;&lt;P&gt;imx-s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That last line is where it hangs in the middle of printing.&amp;nbsp; Since we aren't really using a display currently, perhaps the display driver is hanging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 03:40:18 GMT</pubDate>
    <dc:creator>davidprice</dc:creator>
    <dc:date>2014-05-22T03:40:18Z</dc:date>
    <item>
      <title>Problems Running IEEE-1588 Precision Timing Protocol (PTP) on i.MX-6Q in Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302914#M38470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get IEEE-1588 Precision Timing Protocol (PTP) to run on a new board design using the i.MX-6.&amp;nbsp; Our board is based on the i.MX-6 Rex design which is based on the SabreSD reference design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The board runs the 3.0.35 Linux kernel fine from the Rex project when booted with the 2009.04 u-boot from the Rex project.&amp;nbsp; The problem is that the 3.0.35 kernel lacks the support for the Linux PTP application.&amp;nbsp; There seems to be some early sandbox support of IEEE-1588 in 3.0.35, but it is incompatible with the current PTP application.&amp;nbsp; The first official PTP kernel support appeared in the 3.8 version kernel.&amp;nbsp; I have been trying to get more recent kernels to boot, but have run into a lot of difficulty.&amp;nbsp; Later kernels also started using the device tree method of booting, and it is my understanding that later version of u-boot are needed to have flattened device tree (FTD) support.&amp;nbsp; When I try to boot 3.8 and later kernels with the 2009.04 u-boot, they hang silently.&amp;nbsp; So I thought that maybe I needed a newer version of u-boot with FTD support.&amp;nbsp; I have seen hints of that requirement on the forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to compile and run the 2013.04 and 2014.04 versions of u-boot, they boot, but have problem accessing the SPI device on ECSPI3 with chip select 2.&amp;nbsp; These u-boot versions are booting from that same SPI device as set by the boot fuses; but when u-boot tries to "sf probe" the SPI for the environment variables, it fails with all ones or all zeros depending on the clock polarity setting in the ECSPI.&amp;nbsp; The chip select seems to be having an effect because if I do not select cs3, I always get zeros no matter what polarity or phase is selected.&amp;nbsp; I have checked the clock gating and pin configuration and they seem correct.&amp;nbsp; I have even used the "md" command to check the register settings.&amp;nbsp; If the ECSPI clocks are gated, the sf probe hangs u-boot, and I'm not hanging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to boot a version 3.8 or later kernel with u-boot 2009.04?&amp;nbsp; Specifically the Freescale 3.10.17 Linux kernel seems to be the best candidate for i.MX-6 support.&amp;nbsp; I tried booting this and tried passing the ftd to bootm as the third argument, but it hangs silently with no messages.&amp;nbsp; Perhaps I'm not setting up the FTD correctly.&amp;nbsp; It is hard to debug since there are no messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u-boot 2009.04 cannot boot a later Linux kernel, is there a later version of u-boot that works correctly with SPI on SabreSD derivative designs?&amp;nbsp;&amp;nbsp; We boot u-boot from SPI, and store the environment variables in the same SPI device on ECSPI3.&amp;nbsp; There is another thread on this forum that seems to imply that chip selects aren't handled correctly on ECSPI in new versions of u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ultimately, we want to run the PTP Linux stack on our board with a precise pulse-per-second timing reference that comes out of the ENET_1588_EVENT0_OUT pin.&amp;nbsp; We already have a IEEE-1588 master clock running on our network, and have run the PTP stack in Linux on a PC with software timestamping, but we want to use the hardware timestamping and hardware timer/event provided by the i.MX-6.&amp;nbsp; All the work above is to achieve this goal.&amp;nbsp; We are ready to test it, but getting the correct Linux version to run has been a major headache.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 20:13:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302914#M38470</guid>
      <dc:creator>davidprice</dc:creator>
      <dc:date>2014-05-21T20:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running IEEE-1588 Precision Timing Protocol (PTP) on i.MX-6Q in Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302915#M38471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a followup.&amp;nbsp; I have made some progress.&amp;nbsp; This thread &lt;A _jive_internal="true" class="moz-txt-link-freetext" href="https://community.nxp.com/thread/314421"&gt;https://community.freescale.com/thread/314421&lt;/A&gt; mentioned a problem with the SPI chip select in newer versions of u-boot.&amp;nbsp; I switched the IO config of the chip select pin/pad to a GPIO4_26, and set the include/configs/mx6qdarde.h (DARDE is our board) to use that GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;#define CONFIG_SF_DEFAULT_CS (2 | IMX_GPIO_NR(4, 26) &amp;lt;&amp;lt; 8)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the Freescale uboot-imx-imx_v2013.04_3.10.17_1.0.0_beta version of u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It now boots and successfully probes the SPI device.&amp;nbsp; It is the SST25VF016B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;U-Boot 2013.04 (May 21 2014 - 14:16:03)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6Q rev1.2 at 792 MHz&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;CPU:&amp;nbsp;&amp;nbsp; Temperature 40 C, calibration data: 0x57c4f069&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Reset cause: POR&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Board: MX6Q/DARDE&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;DRAM:&amp;nbsp; 1 GiB&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;MMC:&amp;nbsp;&amp;nbsp; Warning: you configured more USDHC controllers(3) than supported by the board&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FSL_SDHC: 0, FSL_SDHC: 1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;SF: Detected SST25VF016B with page size 4 KiB, total 2 MiB&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;No panel detected: default to Hannstar-XGA&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Display: Hannstar-XGA (1024x768)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Net:&amp;nbsp;&amp;nbsp; FEC&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Normal Boot&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Hit any key to stop autoboot:&amp;nbsp; 0 &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;U-Boot &amp;gt; &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;I have a problem with accessing the ethernet now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;U-Boot &amp;gt; ping 192.168.10.137&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Using FEC device&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ARP Retry count exceeded; starting again&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ARP Retry count exceeded; starting again&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ARP Retry count exceeded; starting again&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Abort&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ping failed; host 192.168.10.137 is not alive&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;U-Boot &amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to boot the 3.10.17 Linux kernel with the fdt file now.&amp;nbsp; The boot process eventually hangs, and it might be related to the ethernet problem.&amp;nbsp; I have no ethernet problems with 2009.04 u-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 22:46:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302915#M38471</guid>
      <dc:creator>davidprice</dc:creator>
      <dc:date>2014-05-21T22:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running IEEE-1588 Precision Timing Protocol (PTP) on i.MX-6Q in Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302916#M38472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made a bit more progress.&amp;nbsp; The ethernet problem was a phy problem. The Rex project and our board use the Micrel KSZ9021 Ethernet Phy, which is different than the phy on the SabreSD.&amp;nbsp; I merged in the initialization code from the SabreLite board file, and now the ethernet works.&amp;nbsp; u-boot 2013.04 can now fully boot the 3.0.35 kernel, and the 3.10.17 kernel starts to boot, but it eventually hangs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; bootm 0x10800000 - 0x12000000&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 10800000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.10.17&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 4412856 Bytes = 4.2 MiB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 10008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 10008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;## Flattened Device Tree blob at 12000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x12000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;Read SW1AB error!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Device Tree to 4f55b000, end 4f56984a ... OK&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;/P&gt;&lt;P&gt;Linux version 3.10.17 (dprice@ubuntu) (gcc version 4.6.2 20110630 (prerelease) (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) ) #1 SMP Tue May 6 19:17:39 PDT 2014&lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d&lt;/P&gt;&lt;P&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale i.MX6 Quad/DualLite (Device Tree), model: Freescale i.MX6 Quad SABRE Smart Device Board&lt;/P&gt;&lt;P&gt;cma: CMA: reserved 256 MiB at 3e000000&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writealloc&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.32: register mxc display driver lcd&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.32: ipu0-di0 already in use&lt;/P&gt;&lt;P&gt;mxc_sdc_fb: probe of fb.32 failed with error -16&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.33: register mxc display driver ldb&lt;/P&gt;&lt;P&gt;imx-sdma 20ec000.sdma: no iram assigned, using external mem&lt;/P&gt;&lt;P&gt;imx-s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That last line is where it hangs in the middle of printing.&amp;nbsp; Since we aren't really using a display currently, perhaps the display driver is hanging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 03:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302916#M38472</guid>
      <dc:creator>davidprice</dc:creator>
      <dc:date>2014-05-22T03:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running IEEE-1588 Precision Timing Protocol (PTP) on i.MX-6Q in Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302917#M38473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above kernel hang was traced to the root filesystem being mounted as "ro" read-only.&amp;nbsp; The 3.0.35 kernel did not have this problem.&amp;nbsp; Adding "rw" to the 3.10.17 kernel bootargs allowed the kernel to boot.&amp;nbsp; I found that one can also put the kernel bootargs in the device tree file using the "chosen" keyword binding.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; model = "Freescale i.MX6 Foo Board";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; compatible = "fsl,imx6q-foo", "fsl,imx6q";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; chosen {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bootargs = "ttymxc0,115200 ip=dhcp root=/dev/mmcblk0p1 rw rootwait loglevel=7";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps since the 3.10.17 kernel uses device trees, the default root filesystem permission is read-only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 22:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302917#M38473</guid>
      <dc:creator>davidprice</dc:creator>
      <dc:date>2014-05-27T22:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running IEEE-1588 Precision Timing Protocol (PTP) on i.MX-6Q in Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302918#M38474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your postings as we are moving forward on a 1588 implementation based on the SABRE platform.&amp;nbsp; (I assume you have seen the 1588 postings on the 1588 work and expected bsp update to support 1588 in the imxcommunity - and based some of your work on these?).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you been successful in completing your integration? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a consolidated set of notes as the required steps - posting them here would benefit a great many!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks David,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 17:23:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-Running-IEEE-1588-Precision-Timing-Protocol-PTP-on-i-MX/m-p/302918#M38474</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-12-18T17:23:36Z</dc:date>
    </item>
  </channel>
</rss>

