<?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: LTIB and linux-2.6.29 in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173707#M6609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the spec file for the 2.6.26 kernel provided in the bsp (ltib_install/dist/lfs-5.1/kernel/kernel-2.6.26-uc0.spec.in).&amp;nbsp; It lists the patches applied to the kernel.org 2.6.26 kernel to add support for and fix issues with the coldfire targets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 0011--added-textunlikely-section-required-for-new-toolcha.patch may be what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Coray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 00:37:45 GMT</pubDate>
    <dc:creator>fsl_linux_spt</dc:creator>
    <dc:date>2009-04-22T00:37:45Z</dc:date>
    <item>
      <title>LTIB and linux-2.6.29</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173706#M6608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the LTIB iso (m53xxevb-20081215-ltib.iso) from Freescale.&amp;nbsp; The target is an MCF5329 EVB.&amp;nbsp; In an effort to get around the known issues with Gadgetfs in the 2.6.26 kernel, I am attempting to use the newer 2.6.29 (either .1, RC1 or RC2) kernel.&amp;nbsp; I have installed the source tree from kernel.org, and pointed LTIB at the local tree.&amp;nbsp; Everything compiles just fine, but vmlinux refuses to link giving:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/freescale/usr/local/gcc-4.3.45-uclibc-0.9.45/m68k-uclinux/bin/m68k-uclinux-ld.real: error: no memory region specified for loadable section `.init.rodata'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as the error.&amp;nbsp; I have not applied any uClinux or MCFXXX patches to the tree, and was wondering if there were some that I needed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I get the same error when attempting to use any of the 2.6.28 kernels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Baring a solution to the 2.6.29 kernels, does anyone use gadgetfs with an older kernel they could recommend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 21:40:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173706#M6608</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2009-04-20T21:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB and linux-2.6.29</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173707#M6609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the spec file for the 2.6.26 kernel provided in the bsp (ltib_install/dist/lfs-5.1/kernel/kernel-2.6.26-uc0.spec.in).&amp;nbsp; It lists the patches applied to the kernel.org 2.6.26 kernel to add support for and fix issues with the coldfire targets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 0011--added-textunlikely-section-required-for-new-toolcha.patch may be what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Coray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 00:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173707#M6609</guid>
      <dc:creator>fsl_linux_spt</dc:creator>
      <dc:date>2009-04-22T00:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB and linux-2.6.29</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173708#M6610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; I've been unsuccessful at finding anything in the patch files that relates.&amp;nbsp; It would appear the textunlikely-section is already present in the 2.6.29 kernels, but there were some changes to the roinit section between 2.6.26 and 2.6.28/9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A quick check at lx4.org shows the m68knommu configuration has had this issue since 2.6.27-git1, and looking at the diffs from 2.6.26 to 2.6.29 is just overwhelming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In rethinking the actual goal, I've given up on gadgetfs, and decided to go ahead and write a kernel gadget driver.&amp;nbsp; We are shooting for a USBTMC compliant device, and g_serial, g_zero, and g_skeleton all seem like good starting points, and they all work with the 2.6.26-uc0 kernel as shipped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 02:30:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-and-linux-2-6-29/m-p/173708#M6610</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2009-04-22T02:30:57Z</dc:date>
    </item>
  </channel>
</rss>

