<?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>i.MX Processorsのトピックimx-bootlets compiling ghosts</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271030#M29248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying to compile imx-bootlets for past couple of hours for iMX-233 and very strange thing is happening:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;power_prep bootlet is being compiled for v7 architecture while boot_prep is v5te. This is what readelf -a gives:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$readelf -A power_prep/power_prep Attribute Section: aeabi File Attributes &amp;nbsp; Tag_CPU_name: "7-A" &amp;nbsp; Tag_CPU_arch: v7 &amp;nbsp; Tag_CPU_arch_profile: Application &amp;nbsp; Tag_ARM_ISA_use: Yes &amp;nbsp; Tag_THUMB_ISA_use: Thumb-2 &amp;nbsp; Tag_FP_arch: VFPv3-D16 &amp;nbsp; Tag_ABI_PCS_wchar_t: 4 &amp;nbsp; Tag_ABI_FP_denormal: Needed &amp;nbsp; Tag_ABI_FP_exceptions: Needed &amp;nbsp; Tag_ABI_FP_number_model: IEEE 754 &amp;nbsp; Tag_ABI_align_needed: 8-byte &amp;nbsp; Tag_ABI_enum_size: small &amp;nbsp; Tag_ABI_HardFP_use: SP and DP &amp;nbsp; Tag_ABI_optimization_goals: Prefer Speed &amp;nbsp; Tag_CPU_unaligned_access: v6 &amp;nbsp; Tag_DIV_use: Not allowed&amp;nbsp; $readelf -A boot_prep/boot_prep Attribute Section: aeabi File Attributes &amp;nbsp; Tag_CPU_name: "5TE" &amp;nbsp; Tag_CPU_arch: v5TE &amp;nbsp; Tag_ARM_ISA_use: Yes &amp;nbsp; Tag_THUMB_ISA_use: Thumb-1 &amp;nbsp; Tag_ABI_PCS_wchar_t: 4 &amp;nbsp; Tag_ABI_FP_denormal: Needed &amp;nbsp; Tag_ABI_FP_exceptions: Needed &amp;nbsp; Tag_ABI_FP_number_model: IEEE 754 &amp;nbsp; Tag_ABI_align_needed: 8-byte &amp;nbsp; Tag_ABI_align_preserved: 8-byte, except leaf SP &amp;nbsp; Tag_ABI_enum_size: small &amp;nbsp; Tag_ABI_optimization_goals: Prefer Speed &amp;nbsp; Tag_DIV_use: Not allowed &lt;/PRE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Now, when I compile sb file ad boot it, it will not work since power_prep is first bootlet and it contains instruction specific to armv7.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;I have tried ubuntu/linaro gnueabi, CodeSourcery none-eabi, and gcc 4.7.2 compiled with crosstool-ng for march=armv5t mtune=arm926ej-s, no luck.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;However! I did have power_prep and boot_prep compiled using LTIB (I'm using those right now on my board with u-boot) and this is what readelf gives back:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;$ readelf -A power_prep/power_prep_v4t&amp;nbsp; Attribute Section: aeabi File Attributes &amp;nbsp; Tag_CPU_name: "ARM9TDMI" &amp;nbsp; Tag_CPU_arch: v4T &amp;nbsp; Tag_ARM_ISA_use: Yes &amp;nbsp; Tag_THUMB_ISA_use: Thumb-1 &amp;nbsp; Tag_ABI_PCS_wchar_t: 4 &amp;nbsp; Tag_ABI_FP_denormal: Needed &amp;nbsp; Tag_ABI_FP_exceptions: Needed &amp;nbsp; Tag_ABI_FP_number_model: IEEE 754 &amp;nbsp; Tag_ABI_align_needed: 8-byte &amp;nbsp; Tag_ABI_enum_size: int &amp;nbsp; Tag_ABI_optimization_goals: Prefer Speed&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Why would power_prep compile for v7, &lt;STRONG&gt;no matter what&lt;/STRONG&gt;? I can't see any special switches or flags or whatever in makefiles.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Attached is output from last build, compiler is built for armv5te and &lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;arm926ej-s.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336281" rel="nofollow noopener noreferrer" target="_blank"&gt;build.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2013 02:05:56 GMT</pubDate>
    <dc:creator>nidalp</dc:creator>
    <dc:date>2013-02-25T02:05:56Z</dc:date>
    <item>
      <title>imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271030#M29248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying to compile imx-bootlets for past couple of hours for iMX-233 and very strange thing is happening:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;power_prep bootlet is being compiled for v7 architecture while boot_prep is v5te. This is what readelf -a gives:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$readelf -A power_prep/power_prep Attribute Section: aeabi File Attributes &amp;nbsp; Tag_CPU_name: "7-A" &amp;nbsp; Tag_CPU_arch: v7 &amp;nbsp; Tag_CPU_arch_profile: Application &amp;nbsp; Tag_ARM_ISA_use: Yes &amp;nbsp; Tag_THUMB_ISA_use: Thumb-2 &amp;nbsp; Tag_FP_arch: VFPv3-D16 &amp;nbsp; Tag_ABI_PCS_wchar_t: 4 &amp;nbsp; Tag_ABI_FP_denormal: Needed &amp;nbsp; Tag_ABI_FP_exceptions: Needed &amp;nbsp; Tag_ABI_FP_number_model: IEEE 754 &amp;nbsp; Tag_ABI_align_needed: 8-byte &amp;nbsp; Tag_ABI_enum_size: small &amp;nbsp; Tag_ABI_HardFP_use: SP and DP &amp;nbsp; Tag_ABI_optimization_goals: Prefer Speed &amp;nbsp; Tag_CPU_unaligned_access: v6 &amp;nbsp; Tag_DIV_use: Not allowed&amp;nbsp; $readelf -A boot_prep/boot_prep Attribute Section: aeabi File Attributes &amp;nbsp; Tag_CPU_name: "5TE" &amp;nbsp; Tag_CPU_arch: v5TE &amp;nbsp; Tag_ARM_ISA_use: Yes &amp;nbsp; Tag_THUMB_ISA_use: Thumb-1 &amp;nbsp; Tag_ABI_PCS_wchar_t: 4 &amp;nbsp; Tag_ABI_FP_denormal: Needed &amp;nbsp; Tag_ABI_FP_exceptions: Needed &amp;nbsp; Tag_ABI_FP_number_model: IEEE 754 &amp;nbsp; Tag_ABI_align_needed: 8-byte &amp;nbsp; Tag_ABI_align_preserved: 8-byte, except leaf SP &amp;nbsp; Tag_ABI_enum_size: small &amp;nbsp; Tag_ABI_optimization_goals: Prefer Speed &amp;nbsp; Tag_DIV_use: Not allowed &lt;/PRE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Now, when I compile sb file ad boot it, it will not work since power_prep is first bootlet and it contains instruction specific to armv7.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;I have tried ubuntu/linaro gnueabi, CodeSourcery none-eabi, and gcc 4.7.2 compiled with crosstool-ng for march=armv5t mtune=arm926ej-s, no luck.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;However! I did have power_prep and boot_prep compiled using LTIB (I'm using those right now on my board with u-boot) and this is what readelf gives back:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;$ readelf -A power_prep/power_prep_v4t&amp;nbsp; Attribute Section: aeabi File Attributes &amp;nbsp; Tag_CPU_name: "ARM9TDMI" &amp;nbsp; Tag_CPU_arch: v4T &amp;nbsp; Tag_ARM_ISA_use: Yes &amp;nbsp; Tag_THUMB_ISA_use: Thumb-1 &amp;nbsp; Tag_ABI_PCS_wchar_t: 4 &amp;nbsp; Tag_ABI_FP_denormal: Needed &amp;nbsp; Tag_ABI_FP_exceptions: Needed &amp;nbsp; Tag_ABI_FP_number_model: IEEE 754 &amp;nbsp; Tag_ABI_align_needed: 8-byte &amp;nbsp; Tag_ABI_enum_size: int &amp;nbsp; Tag_ABI_optimization_goals: Prefer Speed&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Why would power_prep compile for v7, &lt;STRONG&gt;no matter what&lt;/STRONG&gt;? I can't see any special switches or flags or whatever in makefiles.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Attached is output from last build, compiler is built for armv5te and &lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;arm926ej-s.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336281" rel="nofollow noopener noreferrer" target="_blank"&gt;build.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 02:05:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271030#M29248</guid>
      <dc:creator>nidalp</dc:creator>
      <dc:date>2013-02-25T02:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271031#M29249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you build U-boot mainline instead? U-boot mainline does contain the bootlets code built-in into U-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is currently support for mx23evk and mx23olinuxino boards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 02:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271031#M29249</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-02-25T02:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271032#M29250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My thought exactly: "why not do that?".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic idea was to get the bootlets to compile standalone and load some simple "whazzup" program just to confirm everything went fine. That way you have one piece of puzzle (bootlets) that works and then you use it as you build forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Figured, u-boot must use bootlets to work in mx23.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So I went to &lt;A href="http://www.denx.de/wiki/U-Boot"&gt;http://www.denx.de/wiki/U-Boot&lt;/A&gt; last night and about an hour later I was still reading through README's and makefiles and source code trying to figure out:&lt;/P&gt;&lt;P&gt;1. where support for mx23 is, and&lt;/P&gt;&lt;P&gt;2. how to compile the thing anyway??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I on the wrong site? Where is mainline u-boot code hosted? And where is mx23 support? It says in README "just type "make &amp;lt;board_name&amp;gt;_config"" but I don't know what string to put in place of &amp;lt;board_name&amp;gt;. Tried both mx23evk and mx23olinuxino, doesn't work. Tried names of the subfolders in board folder, not working. Tried names of include files from include/configs folder and it got me to a lot of errors (i.e. make mx28evk etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for starters:&lt;/P&gt;&lt;P&gt;Where can I find source of U-Boot that has support for mx23evk and mx23olinuxino?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio, thanks for quick response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 15:20:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271032#M29250</guid>
      <dc:creator>nidalp</dc:creator>
      <dc:date>2013-02-25T15:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271033#M29251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are still working on the documentation. In the meantime, please follow the steps below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Get the U-boot source U-boot maintainer repository located at git://git.denx.de/u-boot-imx.git&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Build U-boot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Export your toolchain&lt;/P&gt;&lt;P&gt;- make mx23_olinuxino_config or make mx23evk_config (depending on the board you have)&lt;/P&gt;&lt;P&gt;- make -j4 u-boot.sb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Flash the u-boot binary into the SD card:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dd if=u-boot.sb of=/dev/&amp;lt;sd&amp;gt;1 bs=512 seek=4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Place the SD card into mx23 board and power on the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you face any issues in this process, please ask in the U-boot mailing list.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 15:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271033#M29251</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-02-25T15:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271034#M29252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checked out u-boot-imx and it built without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I see that&amp;nbsp; arch / arm / cpu / arm926ejs / mxs is the place to look for bootlets for mx23. I will start with those sources and see how to build them standalone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking for folder named mx23 or mx25 before. Now I saw in u-boot-imx / borad / olimex / mx23_olinuxino and figured out that it uses bootlets from mxs folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Off topic: I'm still little confused about mx23/25 and mxs: same platform or not?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 17:46:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271034#M29252</guid>
      <dc:creator>nidalp</dc:creator>
      <dc:date>2013-02-25T17:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271035#M29253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mxs is family of processors and it contains: mx23 and mx28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to build bootlets standalone, just generate the u-boot.sb binary, flash it to the board and boot it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 19:04:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271035#M29253</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-02-25T19:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271036#M29254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use git://git.denx.de/u-boot-testing.git :: mx233 branch, it contains the latest greatest code. It might be interesting for you to grab git://git.denx.de/mxsldr.git :: master branch , this tool will allow you to load u-boot.sb via USB OTG port of your board (if you have one that is , this will save you lots of mucking with the card ;-) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 20:24:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271036#M29254</guid>
      <dc:creator>MarekVasut</dc:creator>
      <dc:date>2013-03-06T20:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx-bootlets compiling ghosts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271037#M29255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marek for mxsldr! I have already found sb_loader for linux but haven't tried it yet. Will give this one try also.&lt;/P&gt;&lt;P&gt;USB loader is one great tool compared to SD card&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to compile bootlets (I still don't know what was problem with first version, might be environment pollution ;o) and get sample bare metal app working with newlib.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 20:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-bootlets-compiling-ghosts/m-p/271037#M29255</guid>
      <dc:creator>nidalp</dc:creator>
      <dc:date>2013-03-06T20:55:00Z</dc:date>
    </item>
  </channel>
</rss>

