<?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中的主题 Re: Custom board with IMX6D, building custom U-boot problems</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254253#M23937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Modify the ltib/config/platform/imx/u-boot.spec.in like the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;lt; Release&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;: imx_3.0.35_13.01.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;---&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;gt; Release&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;: imx_3.0.35_4.0.0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;now try again. it should work. for me it worked.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 11:16:20 GMT</pubDate>
    <dc:creator>sathishkumarbal</dc:creator>
    <dc:date>2013-06-13T11:16:20Z</dc:date>
    <item>
      <title>Custom board with IMX6D, building custom U-boot problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254250#M23934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we've developed a custom board based loosely on the Sabre Board for Smart Devices. &lt;/P&gt;&lt;P&gt;I've tried booting the default yocto image without success (which I have another thread opened for, but nobody seems to offer any help).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation for doing something like this is a mess at best, but I found the document "i.MX 6Dual/6Quad BSP Porting Guide" which states:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P class="page" title="Page 7"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt; font-family: TimesLTStd;"&gt;This chapter provides a step-by-step guide that explains how to add i.MX 6 custom board support to U-Boot. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt; font-family: TimesLTStd;"&gt;This developer's guide is based on U-Boot version 2009.08 plus LTIB-based package for the i.mx patches. Please refer to the release notes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Nice, almost exactly what I want to do, except for yocto, but I can live with LTIB, I just need to get a Linux booted right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The guide stated:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14pt; font-family: TimesLTStd;"&gt;1. Install LTIB as usual. Make sure you &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14pt; font-family: TimesLTStd; font-weight: bold;"&gt;deselect &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14pt; font-family: TimesLTStd;"&gt;U-Boot from compilation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;I've setup a virtual Ubuntu 9.04 machine according to "Setting_Up_LTIB_Host.pdf"&lt;/P&gt;&lt;P&gt;I've run the install script in "L3.0.35_4.0.0_130424_source" and disabled building U-boot =&amp;gt; Build succeded, nice.&lt;/P&gt;&lt;P&gt;The guide now states:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14pt; font-family: TimesLTStd;"&gt;2. Manually unpack U-Boot: ./ltib -m prep -p u-boot &lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;Running that now results in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P class="p1"&gt;&lt;SPAN style="font-size: 10pt;"&gt;peter@ubuntu:~/ltib/ltib$ ./ltib -m prep -p u-boot&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Processing: u-boot&lt;/P&gt;
&lt;P class="p1"&gt;====================&lt;/P&gt;
&lt;P class="p1"&gt;Build path taken because: build key set, no prebuilt rpm, &lt;/P&gt;
&lt;P class="p1"&gt;Testing network connectivity&lt;/P&gt;
&lt;P class="p1"&gt;OK GPP: &lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Try u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2.md5 from the GPP&lt;/P&gt;
&lt;P class="p1"&gt;&lt;A class="jive-link-external-small" href="http://bitshrine.org/gpp/u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2.md5:"&gt;http://bitshrine.org/gpp/u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2.md5:&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;06:52:35 ERROR 404: Not Found.&lt;/P&gt;
&lt;P class="p1"&gt;Try u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2 from the GPP&lt;/P&gt;
&lt;P class="p1"&gt;&lt;A class="jive-link-external-small" href="http://bitshrine.org/gpp/u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2:"&gt;http://bitshrine.org/gpp/u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2:&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;06:52:36 ERROR 404: Not Found.&lt;/P&gt;
&lt;P class="p1"&gt;Can't get: u-boot-v2009.08-imx_3.0.35_13.01.00.tar.bz2 at ./ltib line 802.&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p1"&gt;f_prep() returned an error, exiting&lt;/P&gt;
&lt;P class="p1"&gt;traceback:&lt;/P&gt;
&lt;P class="p1"&gt; main:572&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Exiting on error or interrupt&lt;/P&gt;
&lt;P class="p1"&gt;peter@ubuntu:~/ltib/ltib$ &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet connectivity is not an issue, the links don't work, and I can't find those files anywhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I on the right path here? What I want to do is build a yocto or ltib based linux with u-boot that will boot on my custom board. I mean the u-boot is 4 years old.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really need help here, could someone please point me in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 14:13:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254250#M23934</guid>
      <dc:creator>peterhygren</dc:creator>
      <dc:date>2013-05-23T14:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board with IMX6D, building custom U-boot problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254251#M23935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You wrote : "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I've run the install script in "L3.0.35_4.0.0_130424_source" and disabled building U-boot =&amp;gt; Build succeded&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have You built successfully a system (say, minimal configuration) after installation via ltib script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 01:48:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254251#M23935</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-05-24T01:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board with IMX6D, building custom U-boot problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254252#M23936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;You mean just run the ./ltib?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Did it now:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;peter@ubuntu:~/ltib/ltib$ ./ltib&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing platform: Freescale iMX6x Based Boards&lt;/P&gt;
&lt;P&gt;===================================================&lt;/P&gt;
&lt;P&gt;using config/platform/imx/.config&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: fake-provides&lt;/P&gt;
&lt;P&gt;===========================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: kernel-3.0.35&lt;/P&gt;
&lt;P&gt;===========================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: skell&lt;/P&gt;
&lt;P&gt;===================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: base_libs&lt;/P&gt;
&lt;P&gt;=======================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: busybox&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: libtermcap&lt;/P&gt;
&lt;P&gt;========================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: bash&lt;/P&gt;
&lt;P&gt;==================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: iproute&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: hotplug&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: udev&lt;/P&gt;
&lt;P&gt;==================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: firmware-imx&lt;/P&gt;
&lt;P&gt;==========================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: imx-lib&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: imx-test&lt;/P&gt;
&lt;P&gt;======================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: kobs-ng&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: sysconfig-mx&lt;/P&gt;
&lt;P&gt;==========================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: merge&lt;/P&gt;
&lt;P&gt;===================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Processing: modeps&lt;/P&gt;
&lt;P&gt;====================&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Started: Fri May 24 01:52:48 2013&lt;/P&gt;
&lt;P&gt;Ended:&amp;nbsp;&amp;nbsp; Fri May 24 01:52:49 2013&lt;/P&gt;
&lt;P&gt;Elapsed: 1 seconds&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Build Succeeded&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 08:53:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254252#M23936</guid>
      <dc:creator>peterhygren</dc:creator>
      <dc:date>2013-05-24T08:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board with IMX6D, building custom U-boot problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254253#M23937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Modify the ltib/config/platform/imx/u-boot.spec.in like the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;lt; Release&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;: imx_3.0.35_13.01.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;---&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;gt; Release&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;: imx_3.0.35_4.0.0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;now try again. it should work. for me it worked.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:16:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-board-with-IMX6D-building-custom-U-boot-problems/m-p/254253#M23937</guid>
      <dc:creator>sathishkumarbal</dc:creator>
      <dc:date>2013-06-13T11:16:20Z</dc:date>
    </item>
  </channel>
</rss>

