<?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: U-Boot Configuration in Yocto in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237734#M19210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Weidong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i tried,&lt;/P&gt;&lt;P&gt;$sudo dd if=tmp/deploy/images/qte-in-use-image-imx51evk.sdcard of=/dev/sdb bs=1M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it created two partitions in sd card.one with uImage and other with rootfs.but its not booting in the development kit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman Rajendiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 07:37:52 GMT</pubDate>
    <dc:creator>ravivarman</dc:creator>
    <dc:date>2014-01-16T07:37:52Z</dc:date>
    <item>
      <title>U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237732#M19208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to implement yocto project in imx51.I followed the attached document as given below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ mkdir ~/bin&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ curl &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://dl-ssl.google.com/dl/googlesource/git-repo/repo"&gt;https://dl-ssl.google.com/dl/googlesource/git-repo/repo&lt;/A&gt;&lt;SPAN&gt; &amp;gt; ~/bin/repo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;$ chmod a+x ~/bin/repo&lt;/P&gt;&lt;P&gt;$ PATH=${PATH}:~/bin&lt;/P&gt;&lt;P&gt;$ mkdir fsl-community-bsp&lt;/P&gt;&lt;P&gt;$ cd fsl-community-bsp&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fsl-community-bsp $ repo init -u &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Freescale/fsl-community-bsp-platform"&gt;https://github.com/Freescale/fsl-community-bsp-platform&lt;/A&gt;&lt;SPAN&gt; -b dylan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;fsl-community-bsp $ repo sync&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$MACHINE=imx51evk source setup-environment build&lt;/P&gt;&lt;P&gt;$bitbake qte-in-use-image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i got the u-boot,uImage&amp;amp;qt-in-use rootfs images in deploy/images folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i flashed u-boot to the i.mx51 using peedi programmer as,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx51&amp;gt;flash program card://u-boot.imx bin 0x00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i tried booting with the flashed u-boot.its not booting. Anything i'm missing in u-boot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman Rajendiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 05:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237732#M19208</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-16T05:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237733#M19209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Ravivarman,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; please try to use dd command to copy u-boot images into SD , then reboot your board.&lt;/P&gt;&lt;P&gt;# sudo dd if=u-boot.imx of=/dev/mmcblk0 bs=512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 06:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237733#M19209</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2014-01-16T06:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237734#M19210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Weidong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i tried,&lt;/P&gt;&lt;P&gt;$sudo dd if=tmp/deploy/images/qte-in-use-image-imx51evk.sdcard of=/dev/sdb bs=1M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it created two partitions in sd card.one with uImage and other with rootfs.but its not booting in the development kit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman Rajendiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 07:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237734#M19210</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-16T07:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237735#M19211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi varman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using mx51EVK, right? or a custom mx51 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls don't forget to sync the data after copying images.&lt;/P&gt;&lt;P&gt;$sudo dd if=tmp/images/qte-in-use-image-imx51evk.sdcard of=/dev/sdb bs=1M &amp;amp; sync&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zheng Songhao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 08:54:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237735#M19211</guid>
      <dc:creator>Alvin</dc:creator>
      <dc:date>2014-01-16T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237736#M19212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Songhao Zheng,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i'm using mx51EVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i did sync after copying images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But U-Boot screen itself not coming after flashing the u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 09:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237736#M19212</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-16T09:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237737#M19213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi varman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's the u-boot version?&amp;nbsp; legacy chips mx5 and mx2 use u-boot-2009.08. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you deploy only the u-boot into the SD card?&amp;nbsp; Just have a try.&lt;/P&gt;&lt;P&gt;$sudo dd if=u-boot-XXXXXX.imx of=/dev/sdb bs=512 seek=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zheng Songhao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 09:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237737#M19213</guid>
      <dc:creator>Alvin</dc:creator>
      <dc:date>2014-01-16T09:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237738#M19214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to update the document, but the latest stable branches are the &lt;EM&gt;dora ones. &lt;/EM&gt;Make sure you MACHINE is correct and try baking a smaller image for the moment (core-image-minimal, for example). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 18:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237738#M19214</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2014-01-16T18:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237739#M19215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Zheng Sonaghao,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes the u-boot version it use is u-boot-2009.Also i tried to deploy only the uboot, its not booting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237739#M19215</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-17T09:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237740#M19216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Leonardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the difference in&amp;nbsp; ../fsl-community-bsp/sources/meta-fsl-arm/conf/machine/include/imx-base.inc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the entrypoint and load address as below as in digi embedded yocto's u-boot's source file which worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UBOOT_ENTRYPOINT_mx51&amp;nbsp; = "0x94000000"&lt;/P&gt;&lt;P&gt;UBOOT_LOADADDRESS_mx51 = "0x94000000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i changed the serial console to,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SERIAL_CONSOLE = "38400 ttymxc1" as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i commited the git and bitbaked.but still i'm not able to boot the u-boot after flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hereby given the sources,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://www.dropbox.com/s/j449iukwbdiwupn/digi_meta-fsl-arm.tar.gz" title="https://www.dropbox.com/s/j449iukwbdiwupn/digi_meta-fsl-arm.tar.gz"&gt;Working digi embedded yocto meta source&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://www.dropbox.com/s/j449iukwbdiwupn/digi_meta-fsl-arm.tar.gz" title="https://www.dropbox.com/s/j449iukwbdiwupn/digi_meta-fsl-arm.tar.gz"&gt;https://www.dropbox.com/s/j449iukwbdiwupn/digi_meta-fsl-arm.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;freescale meta source for comparsion,&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://www.dropbox.com/s/wqnzu01e1n7362x/freescale_meta-fsl-arm.tar.gz" title="https://www.dropbox.com/s/wqnzu01e1n7362x/freescale_meta-fsl-arm.tar.gz"&gt;https://www.dropbox.com/s/wqnzu01e1n7362x/freescale_meta-fsl-arm.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:50:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237740#M19216</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-17T10:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237741#M19217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m not sure if I got everything from your description. But, if you´re using the default configuration from meta-fsl-arm (as I think you are), the u-boot you should have in your sdcard is 2013.10, not 2009.08. But, last time I tested this board it was working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m going to start a build over here and test it on my board. Then we can double check. And it would be better to use dora instead, as it´s the latest stable branch now &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 18:11:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237741#M19217</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-01-17T18:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237742#M19218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your SERIAL_CONSOLE line does not look correct. mx51evk uses ttymxc0 at 115200.&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>Fri, 17 Jan 2014 21:50:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237742#M19218</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-01-17T21:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237743#M19219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not using freescale's evalution kit. i'm using digi's i.mx kit.(&lt;A class="loading" href="http://www.digi.com/products/model?mid=3402" title="http://www.digi.com/products/model?mid=3402"&gt;http://www.digi.com/products/model?mid=3402&lt;/A&gt;). The previous digi's yocto i used has the SERIAL_CONSOLE = "38400 ttymxc1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 03:48:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237743#M19219</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-18T03:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237744#M19220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daiane Angolini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compiled u-boot as,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;bitbake -c compile -f u-boot-imx&lt;/STRONG&gt;&lt;/EM&gt; and it generated &lt;EM&gt;&lt;STRONG&gt;u-boot-imx51evk-2009.08-r16.imx.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Ravivarman R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 04:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237744#M19220</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-18T04:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237745#M19221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, that was not clear as you previously wrote "Yes i'm using mx51EVK."&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>Sat, 18 Jan 2014 18:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237745#M19221</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-01-18T18:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237746#M19222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry i really doesn't meant the kit, it was the machine type i said.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 04:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237746#M19222</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-20T04:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237747#M19223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the source of working u-boot for the kit i'm using. Is it possible to add that source to the yocto as recipe, if yes how to integrate the u-boot into project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 04:12:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237747#M19223</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-20T04:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237748#M19224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a layer and create a &lt;STRONG&gt;.bb&lt;/STRONG&gt; file (this is the recipe) IF your u-boot is new (new version?). In case you need to change an existing recipe, then create a &lt;STRONG&gt;.bbappend&lt;/STRONG&gt;. Check the development manual under the Yocto documentation page, lots of info related to this task is explained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 16:11:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237748#M19224</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2014-01-20T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237749#M19225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And, it would be very-very nice if you created your board machine file, with some basic configuration. As you´re not using a supported board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, only to let you know. I tested imx51evk with dora and it´s working like a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 11:51:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237749#M19225</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-01-21T11:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237750#M19226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daiane &amp;amp; Leonardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built yocto bsp for my kit using &lt;STRONG&gt;bitbake qte-in-use-image &lt;/STRONG&gt;(because i want qt embedded with qws server) and its booting now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its not completely booting.Its hangs when it reaches &lt;EM&gt;Configuring: update-modules as below&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Caching udev devnodes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ALSA: Restoring mixer settings...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Configuring network interfaces... Starting portmap daemon...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;kernel.printk = 4 4 1 7&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vm.lowmem_reserve_ratio = 1 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Configuring: update-modules&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In display it says &lt;STRONG&gt;Please wait:booting...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;complete booting sequence is in &lt;A class="jive-link-external-small" href="https://dl.dropboxusercontent.com/u/12382973/errorLog.txt"&gt;https://dl.dropboxusercontent.com/u/12382973/errorLog.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me with this.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;with Regards,&lt;/P&gt;&lt;P&gt;Ravivarman R&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 05:00:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237750#M19226</guid>
      <dc:creator>ravivarman</dc:creator>
      <dc:date>2014-01-23T05:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot Configuration in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237751#M19227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t know if this is the same error, but please, try this&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://lists.yoctoproject.org/pipermail/meta-freescale/2013-June/003289.html" title="https://lists.yoctoproject.org/pipermail/meta-freescale/2013-June/003289.html"&gt;https://lists.yoctoproject.org/pipermail/meta-freescale/2013-June/003289.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 18:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-Configuration-in-Yocto/m-p/237751#M19227</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-01-23T18:15:07Z</dc:date>
    </item>
  </channel>
</rss>

