<?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 sabrelite compile problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-compile-problem/m-p/288262#M34415</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'm trying to create a new image for my sabrelite (have lately mostly been working on the SabreSD), since I need to do some tests with the SPI and flash (the flash is no populated on the SabreSD board).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I always get an compilation error when I try to use MACHINE ??= 'imx6qsabrelite' in my local.conf file.&lt;/P&gt;&lt;P&gt;I can pass the compile if I don't add any CORE_IMAGE_EXTRA_INSTALL or try to change the board-mx6q_sabrelite.c file.&lt;/P&gt;&lt;P&gt;But when I tried to change the board-mx6q_sabrelite.c file (change to spidev instead of m25p80), then I get following error:&lt;/P&gt;&lt;P&gt;ERROR: Task 7 (/home/lab1/fsl-community-bsp/sources/poky/meta/recipes-core/images/core-image-base.bb, do_rootfs) failed with exit code '1'&lt;/P&gt;&lt;P&gt;This is after I change the board-mx6q_sabrelite.c (fir I did a "bitbake linux-imx -c compile -f", which went well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any changes lately in the sabrelite setup, that I need to take into account?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 18:00:34 GMT</pubDate>
    <dc:creator>niklasmolin</dc:creator>
    <dc:date>2014-02-10T18:00:34Z</dc:date>
    <item>
      <title>sabrelite compile problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-compile-problem/m-p/288262#M34415</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'm trying to create a new image for my sabrelite (have lately mostly been working on the SabreSD), since I need to do some tests with the SPI and flash (the flash is no populated on the SabreSD board).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I always get an compilation error when I try to use MACHINE ??= 'imx6qsabrelite' in my local.conf file.&lt;/P&gt;&lt;P&gt;I can pass the compile if I don't add any CORE_IMAGE_EXTRA_INSTALL or try to change the board-mx6q_sabrelite.c file.&lt;/P&gt;&lt;P&gt;But when I tried to change the board-mx6q_sabrelite.c file (change to spidev instead of m25p80), then I get following error:&lt;/P&gt;&lt;P&gt;ERROR: Task 7 (/home/lab1/fsl-community-bsp/sources/poky/meta/recipes-core/images/core-image-base.bb, do_rootfs) failed with exit code '1'&lt;/P&gt;&lt;P&gt;This is after I change the board-mx6q_sabrelite.c (fir I did a "bitbake linux-imx -c compile -f", which went well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any changes lately in the sabrelite setup, that I need to take into account?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 18:00:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-compile-problem/m-p/288262#M34415</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2014-02-10T18:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite compile problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-compile-problem/m-p/288263#M34416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We suggest using MACHINE="nitrogen6x" and "linux-boundary" for SABRE Lite builds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't believe that linux-imx is being updated for SABRE Lite any more, and if it is, I doubt that it's well tested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note that the board file used in this source tree is board-mx6_nitrogen6x.c:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_3.0.35_4.1.0/arch/arm/mach-mx6/board-mx6_nitrogen6x.c" title="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_3.0.35_4.1.0/arch/arm/mach-mx6/board-mx6_nitrogen6x.c"&gt;linux-imx6/arch/arm/mach-mx6/board-mx6_nitrogen6x.c at boundary-imx_3.0.35_4.1.0 · boundarydevices/linux-imx6 · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This board file supports both SABRE Lite and our Nitrogen6X boards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPI support is present in this kernel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 18:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-compile-problem/m-p/288263#M34416</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2014-02-10T18:19:05Z</dc:date>
    </item>
  </channel>
</rss>

