<?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 IMX6 Linux Kernel 3.10 Configuration to use RGMII with out PTP/ GPIO_16 ? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351161#M48847</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;I am using yocto to create SD card boot images for a custom imx6dl ( duallite ) board with hardware design identical to the Freescale SabreSDP reference board other than addition of a USB hub and removal of few peripherals such as camera and accelerometer. The Gigabit Ethernet circuit is identical to the Freescale reference board and uses RGMII.&lt;/P&gt;&lt;P&gt;I want to configure and compile the Linux kernel so that the PTP system (IEEE1588 Packet Timing Protocol) is not enabled for Ethernet - specifically I want to use the NVCC GPIO_16 for other purposes. On the 3.10.17-1.0.0 kernel, the GPIO_16 outputs a 50 MHz clock. The kernel config menu ( obtained by running "bitbake -c menuconfig linux-imx") automatically&amp;nbsp; forces the PTP feature on if FEC Ethernet is enabled! There is no way to have just the Ethernet enabled for RGMII with clock supplied from the PHY on ENET_REF_CLK pin and not use the GPIO_16 pin. I believe that GPIO_16 is required only for RMII and not RGMII unless PTP feature is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have a solution/ patch to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the following to setup the kernel and SD card image compile:&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.17-1.0.0_ga&lt;BR /&gt;repo sync&lt;/P&gt;&lt;P&gt;MACHINE=imx6dlsabresd source fsl-setup-release.sh -b build_sabresd_dl_min -e x11&lt;/P&gt;&lt;P&gt;bitbake core-image-base&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report had the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your build environemnt has been configured with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MACHINE=imx6dlsabresd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SDKMACHINE=i686&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISTRO=poky&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EULA=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------&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>Mon, 11 Aug 2014 23:38:18 GMT</pubDate>
    <dc:creator>ssreeraj</dc:creator>
    <dc:date>2014-08-11T23:38:18Z</dc:date>
    <item>
      <title>IMX6 Linux Kernel 3.10 Configuration to use RGMII with out PTP/ GPIO_16 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351161#M48847</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;I am using yocto to create SD card boot images for a custom imx6dl ( duallite ) board with hardware design identical to the Freescale SabreSDP reference board other than addition of a USB hub and removal of few peripherals such as camera and accelerometer. The Gigabit Ethernet circuit is identical to the Freescale reference board and uses RGMII.&lt;/P&gt;&lt;P&gt;I want to configure and compile the Linux kernel so that the PTP system (IEEE1588 Packet Timing Protocol) is not enabled for Ethernet - specifically I want to use the NVCC GPIO_16 for other purposes. On the 3.10.17-1.0.0 kernel, the GPIO_16 outputs a 50 MHz clock. The kernel config menu ( obtained by running "bitbake -c menuconfig linux-imx") automatically&amp;nbsp; forces the PTP feature on if FEC Ethernet is enabled! There is no way to have just the Ethernet enabled for RGMII with clock supplied from the PHY on ENET_REF_CLK pin and not use the GPIO_16 pin. I believe that GPIO_16 is required only for RMII and not RGMII unless PTP feature is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have a solution/ patch to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the following to setup the kernel and SD card image compile:&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.17-1.0.0_ga&lt;BR /&gt;repo sync&lt;/P&gt;&lt;P&gt;MACHINE=imx6dlsabresd source fsl-setup-release.sh -b build_sabresd_dl_min -e x11&lt;/P&gt;&lt;P&gt;bitbake core-image-base&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report had the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your build environemnt has been configured with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MACHINE=imx6dlsabresd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SDKMACHINE=i686&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISTRO=poky&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EULA=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------&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>Mon, 11 Aug 2014 23:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351161#M48847</guid>
      <dc:creator>ssreeraj</dc:creator>
      <dc:date>2014-08-11T23:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 Linux Kernel 3.10 Configuration to use RGMII with out PTP/ GPIO_16 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351162#M48848</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;Any idea, any one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 10:59:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351162#M48848</guid>
      <dc:creator>ssreeraj</dc:creator>
      <dc:date>2014-08-15T10:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 Linux Kernel 3.10 Configuration to use RGMII with out PTP/ GPIO_16 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351163#M48849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend leaving the GPIO_16 pin unused as in the SABRE board, if possible. This because of the internal muxing on this pin, as it’s connected to the ENET_CLK pad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RGMII implementation does require a 125MHz Reference Clock not necessarily on the GPIO_16 pin, but since it’s related to the ENET_CLK it’s possible that it could cause interference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 21:21:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-Kernel-3-10-Configuration-to-use-RGMII-with-out-PTP/m-p/351163#M48849</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2014-08-22T21:21:56Z</dc:date>
    </item>
  </channel>
</rss>

