<?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: Build kernel from https://github.com/Freescale/linux-mainline patches-3.12 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271887#M29508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You should use 'make imx_v6_v7_defconfig' for all mx6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You need to use make uImage LOADADDR=0x10008000 for mx6q&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. imx_v6_v7_defconfig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Make sure you also provide the dtb file when booting a 3.12 kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2013 12:31:17 GMT</pubDate>
    <dc:creator>fabio_estevam</dc:creator>
    <dc:date>2013-12-19T12:31:17Z</dc:date>
    <item>
      <title>Build kernel from https://github.com/Freescale/linux-mainline patches-3.12</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271886#M29507</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;&lt;SPAN&gt;I built the kernel from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Freescale/linux-mainline"&gt;https://github.com/Freescale/linux-mainline&lt;/A&gt;&lt;SPAN&gt; patches-3.12. First a couple of questions about building:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Which _defconfig shall I use (as basis) for a i.MX6 quad board (it is actually Boundary Devices nitrogen, but we are developing our own card using i.MX 6 SOlo so I need to start "from scratch") I tried imx_v6_v7 which compiles, but ...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2. Why does 'make uImage' complain abount LOADADDR. It is easy to fix, but why shouldn't a published _defconfig actually compile to something that works?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3. Also which _defconfig for a i.MX6 Solo?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When booting the kernel I get unaligned access immediately. That is; some information about the kernel is shown by &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;uboot, but the kernel does not start. I get a message to read the arm-unaligned-access.txt file. Again. Why doesn't a _defconfig for imx-something work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Could someone point me to some answers here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sp1&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:10:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271886#M29507</guid>
      <dc:creator>sp1</dc:creator>
      <dc:date>2013-12-19T12:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel from https://github.com/Freescale/linux-mainline patches-3.12</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271887#M29508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You should use 'make imx_v6_v7_defconfig' for all mx6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You need to use make uImage LOADADDR=0x10008000 for mx6q&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. imx_v6_v7_defconfig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Make sure you also provide the dtb file when booting a 3.12 kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 12:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271887#M29508</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-12-19T12:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel from https://github.com/Freescale/linux-mainline patches-3.12</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271888#M29509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. Fast answer :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I boot from MMC, but I'm not sure the dtb file are on it. I'll experiment some more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sp1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-from-https-github-com-Freescale-linux-mainline/m-p/271888#M29509</guid>
      <dc:creator>sp1</dc:creator>
      <dc:date>2013-12-19T13:59:14Z</dc:date>
    </item>
  </channel>
</rss>

