<?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 i.MX6 Sabre lite Boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Sabre-lite-Boot/m-p/238161#M19356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; This may be a old and simple question, but I wasn't able to find a proper answer although I was surfing the net for days.&lt;BR /&gt; Im new to Sabre Lite. I installed LTIB and checked-out the i.MX6 kernel 4.1.0 source and compiled it as pointed out in the following post.&lt;BR /&gt; &lt;A href="http://boundarydevices.com/cross-compile-i-mx6-kernel-using-ltib-toolchain/" rel="nofollow"&gt;http://boundarydevices.com/cross-compile-i-mx6-kernel-using-ltib-toolchain/&lt;/A&gt;&lt;BR /&gt; I believe that it went smooth and I got the uImage created under following path&lt;BR /&gt; ~/linux-imx6/arch/arm/boot/uImage.&lt;/P&gt;&lt;P&gt;following is the last few lines of console output of the compilation&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&amp;nbsp; LD vmlinux&lt;BR /&gt; SYSMAP System.map&lt;BR /&gt; SYSMAP .tmp_System.map&lt;BR /&gt; OBJCOPY arch/arm/boot/Image&lt;BR /&gt; Kernel: arch/arm/boot/Image is ready&lt;BR /&gt; AS arch/arm/boot/compressed/head.o&lt;BR /&gt; GZIP arch/arm/boot/compressed/piggy.gzip&lt;BR /&gt; AS arch/arm/boot/compressed/piggy.gzip.o&lt;BR /&gt; CC arch/arm/boot/compressed/misc.o&lt;BR /&gt; CC arch/arm/boot/compressed/decompress.o&lt;BR /&gt; SHIPPED arch/arm/boot/compressed/lib1funcs.S&lt;BR /&gt; AS arch/arm/boot/compressed/lib1funcs.o&lt;BR /&gt; LD arch/arm/boot/compressed/vmlinux&lt;BR /&gt; OBJCOPY arch/arm/boot/zImage&lt;BR /&gt; Kernel: arch/arm/boot/zImage is ready&lt;BR /&gt; UIMAGE arch/arm/boot/uImage&lt;BR /&gt; Image Name: Linux-3.0.35-g5809938&lt;BR /&gt; Created: Wed Sep 18 15:05:21 2013&lt;BR /&gt; Image Type: ARM Linux Kernel Image (uncompressed)&lt;BR /&gt; Data Size: 3759112 Bytes = 3671.01 kB = 3.58 MB&lt;BR /&gt; Load Address: 0×10008000&lt;BR /&gt; Entry Point: 0×10008000&lt;BR /&gt; Image arch/arm/boot/uImage is ready&lt;BR /&gt; Building modules, stage 2.&lt;BR /&gt; MODPOST 25 modules&lt;BR /&gt; CC crypto/tcrypt.mod.o&lt;BR /&gt; LD [M] crypto/tcrypt.ko&lt;BR /&gt; CC drivers/gpu/drm/drm.mod.o&lt;BR /&gt; LD [M] drivers/gpu/drm/drm.ko&lt;BR /&gt; CC drivers/gpu/drm/vivante/vivante.mod.o&lt;BR /&gt; LD [M] drivers/gpu/drm/vivante/vivante.ko&lt;BR /&gt; CC drivers/i2c/algos/i2c-algo-bit.mod.o&lt;BR /&gt; LD [M] drivers/i2c/algos/i2c-algo-bit.ko&lt;BR /&gt; CC drivers/media/video/gspca/gspca_main.mod.o&lt;BR /&gt; LD [M] drivers/media/video/gspca/gspca_main.ko&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is What should I do next to put my newly built image in SD card and boot from it.&lt;BR /&gt;This is first time Im going to boot my Sabre Lite board.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="edit"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 07:07:00 GMT</pubDate>
    <dc:creator>nilwij</dc:creator>
    <dc:date>2013-09-18T07:07:00Z</dc:date>
    <item>
      <title>i.MX6 Sabre lite Boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Sabre-lite-Boot/m-p/238161#M19356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; This may be a old and simple question, but I wasn't able to find a proper answer although I was surfing the net for days.&lt;BR /&gt; Im new to Sabre Lite. I installed LTIB and checked-out the i.MX6 kernel 4.1.0 source and compiled it as pointed out in the following post.&lt;BR /&gt; &lt;A href="http://boundarydevices.com/cross-compile-i-mx6-kernel-using-ltib-toolchain/" rel="nofollow"&gt;http://boundarydevices.com/cross-compile-i-mx6-kernel-using-ltib-toolchain/&lt;/A&gt;&lt;BR /&gt; I believe that it went smooth and I got the uImage created under following path&lt;BR /&gt; ~/linux-imx6/arch/arm/boot/uImage.&lt;/P&gt;&lt;P&gt;following is the last few lines of console output of the compilation&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&amp;nbsp; LD vmlinux&lt;BR /&gt; SYSMAP System.map&lt;BR /&gt; SYSMAP .tmp_System.map&lt;BR /&gt; OBJCOPY arch/arm/boot/Image&lt;BR /&gt; Kernel: arch/arm/boot/Image is ready&lt;BR /&gt; AS arch/arm/boot/compressed/head.o&lt;BR /&gt; GZIP arch/arm/boot/compressed/piggy.gzip&lt;BR /&gt; AS arch/arm/boot/compressed/piggy.gzip.o&lt;BR /&gt; CC arch/arm/boot/compressed/misc.o&lt;BR /&gt; CC arch/arm/boot/compressed/decompress.o&lt;BR /&gt; SHIPPED arch/arm/boot/compressed/lib1funcs.S&lt;BR /&gt; AS arch/arm/boot/compressed/lib1funcs.o&lt;BR /&gt; LD arch/arm/boot/compressed/vmlinux&lt;BR /&gt; OBJCOPY arch/arm/boot/zImage&lt;BR /&gt; Kernel: arch/arm/boot/zImage is ready&lt;BR /&gt; UIMAGE arch/arm/boot/uImage&lt;BR /&gt; Image Name: Linux-3.0.35-g5809938&lt;BR /&gt; Created: Wed Sep 18 15:05:21 2013&lt;BR /&gt; Image Type: ARM Linux Kernel Image (uncompressed)&lt;BR /&gt; Data Size: 3759112 Bytes = 3671.01 kB = 3.58 MB&lt;BR /&gt; Load Address: 0×10008000&lt;BR /&gt; Entry Point: 0×10008000&lt;BR /&gt; Image arch/arm/boot/uImage is ready&lt;BR /&gt; Building modules, stage 2.&lt;BR /&gt; MODPOST 25 modules&lt;BR /&gt; CC crypto/tcrypt.mod.o&lt;BR /&gt; LD [M] crypto/tcrypt.ko&lt;BR /&gt; CC drivers/gpu/drm/drm.mod.o&lt;BR /&gt; LD [M] drivers/gpu/drm/drm.ko&lt;BR /&gt; CC drivers/gpu/drm/vivante/vivante.mod.o&lt;BR /&gt; LD [M] drivers/gpu/drm/vivante/vivante.ko&lt;BR /&gt; CC drivers/i2c/algos/i2c-algo-bit.mod.o&lt;BR /&gt; LD [M] drivers/i2c/algos/i2c-algo-bit.ko&lt;BR /&gt; CC drivers/media/video/gspca/gspca_main.mod.o&lt;BR /&gt; LD [M] drivers/media/video/gspca/gspca_main.ko&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is What should I do next to put my newly built image in SD card and boot from it.&lt;BR /&gt;This is first time Im going to boot my Sabre Lite board.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="edit"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 07:07:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Sabre-lite-Boot/m-p/238161#M19356</guid>
      <dc:creator>nilwij</dc:creator>
      <dc:date>2013-09-18T07:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 Sabre lite Boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Sabre-lite-Boot/m-p/238162#M19357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Download Linux documentation package from Freescale web site from here: &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Linux User's Guide there's instructions on how to create SD card that can be booted from. However, Freescale documents refer to SABRE SDB boards, SABRE Lite is different as i.MX 6 boots from SPI flash at first, I believe. Basically for SABRE Lite you can just have fat32 partition on SD card containing uImage and a ext3 partition with the file system you'd like to use. Then modify u-boot script accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ease of use, you might look at Yocto: &lt;A href="https://github.com/Freescale/fsl-community-bsp-platform" title="https://github.com/Freescale/fsl-community-bsp-platform"&gt;Freescale/fsl-community-bsp-platform · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supported boards are listed here: &lt;A href="https://github.com/Freescale/fsl-community-bsp-base" title="https://github.com/Freescale/fsl-community-bsp-base"&gt;Freescale/fsl-community-bsp-base · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's instructions here on i.MX Community as well how to get started with Yocto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 07:47:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Sabre-lite-Boot/m-p/238162#M19357</guid>
      <dc:creator>VladanJovanovic</dc:creator>
      <dc:date>2013-09-18T07:47:27Z</dc:date>
    </item>
  </channel>
</rss>

