<?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: i.MX28 u-boot vs. bootlets - VDD5V Source Only in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276663#M30972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing similar issue with VDD5V only mode using U-Boot. Could you please share the patch in case if you have created for u-boot with VDD5v only mode or share the code you modified esp. spl_power_init.c ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 07:10:48 GMT</pubDate>
    <dc:creator>B_K_Ankur</dc:creator>
    <dc:date>2014-04-07T07:10:48Z</dc:date>
    <item>
      <title>i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276654#M30963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm bringing up a custom i.MX283 based board.&amp;nbsp; I'm having trouble with random lockups anywhere from 1 or 2 seconds to several minutes after applying power.&amp;nbsp; I believe the issue is power related.&amp;nbsp; I've implemented the design detailed in section 4.1.2.1 (VDD5V source only) of application note AN4199:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/32bit/doc/app_note/AN4199.pdf" title="http://www.freescale.com/files/32bit/doc/app_note/AN4199.pdf"&gt;http://www.freescale.com/files/32bit/doc/app_note/AN4199.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After researching the problem I came across this patch on the Freescale website:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L2.6.35_10.12_5V_SUPPLY_PATCH&amp;amp;appType=license&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=1&amp;amp;Parent_nodeId=from%20search&amp;amp;Parent_pageType=from%20search" style="font-family: arial, sans-serif; font-size: 12px; background-color: #ffffff; color: #017bba !important;"&gt;Linux patch to add more robust support for a VDD5V or DCDC_BATT only&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I'm using mainline kernel version 3.8.3 with u-boot version v2012.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the fixes described in the bootlet patch implemented in mainline u-boot?&amp;nbsp; Can u-boot be configured for VDD5V only?&amp;nbsp; I've looked into the u-boot and bootlet code, but the code is seemingly quite different...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 15:14:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276654#M30963</guid>
      <dc:creator>rabryn</dc:creator>
      <dc:date>2013-04-19T15:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276655#M30964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have more information about this issue.&amp;nbsp; I've come to the conclusion that u-boot is broken for iMX28 designs that implement section 4.1.2.1 of AN4199 (see my first post for more info).&amp;nbsp; If I apply the previously mentioned patch to the Freescale bootlet code I see a solid 1V8 rail on my DDR for instance, u-boot does not properly initialize the rail voltages in this configuration.&amp;nbsp; Here's an oscope screen shot of the 1V8 when u-boot initializes the power supply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="tek00001.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119288iF46C48D09A9F05A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="tek00001.png" alt="tek00001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;I've modified u-boot/arch/arm/cpu/arm926ejs/&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;mxs/spl_power_init.c to force the iMX28 to use the 5V supply like the following but no luck (removed battery check and battery brown out initialization).&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;static void mxs_power_configure_power_source(void)&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; struct mxs_power_regs *power_regs =&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (struct mxs_power_regs *)MXS_POWER_BASE;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; struct mxs_lradc_regs *lradc_regs =&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (struct mxs_lradc_regs *)MXS_LRADC_BASE;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxs_src_power_init();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* 5V source detected, bad battery detected. */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; writel(LRADC_CONVERSION_AUTOMATIC,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;lradc_regs-&amp;gt;hw_lradc_conversion_clr);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clrbits_le32(&amp;amp;power_regs-&amp;gt;hw_power_battmonitor,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; POWER_BATTMONITOR_BATT_VAL_MASK);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxs_5v_boot();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxs_power_clock2pll();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxs_switch_vddd_to_dcdc_source();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', monospace;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any suggestions as to how to fix this issue I'd be happy to try them.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 16:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276655#M30964</guid>
      <dc:creator>rabryn</dc:creator>
      <dc:date>2013-04-22T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276656#M30965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan, Are you using LTIB for your development? Also, Try to do your changes using the latest BSP (L2.6.35_1.1.0_130130).&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, 22 Apr 2013 22:14:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276656#M30965</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-04-22T22:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276657#M30966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could this also be DDR settings related?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run kernel 3.8 with mainline U-boot I do not experience the random lockups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you have access to a mx28evk to compare the behaviour against your hardware?&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>Tue, 23 Apr 2013 16:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276657#M30966</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-04-23T16:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276658#M30967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to make sure I understand: if you apply the 5V patches into the bootlets code, and then launch the kernel via bootlets: you don't see any lockups in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 16:59:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276658#M30967</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-04-23T16:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276659#M30968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is u-boot's configuration of the low-level blocks of the power management unit in a 5V only scenario as defined in section 4.1.2 of the application note linked to in the original post.&amp;nbsp; Late yesterday I was able to prove this by porting over the patched bootlet code into u-boot.&amp;nbsp; It appears u-boot's SPL implementation is based on Freescale's original bootlet code.&amp;nbsp; However, Freescale has released a 5V only patch to the bootlet code that has never made it into u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now have a working system.&amp;nbsp; Over time I'll try and clean up my modifications to u-boot and get some kind of patch together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 17:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276659#M30968</guid>
      <dc:creator>rabryn</dc:creator>
      <dc:date>2013-04-23T17:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276660#M30969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Ryan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be glad to help you to fix mainline U-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have a chance, please generate the patches against 2013.04 version and submit them to the U-boot list.&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>Tue, 23 Apr 2013 17:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276660#M30969</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-04-23T17:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276661#M30970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are correct.&amp;nbsp; More importantly though, if I apply the patch to the bootlet code I see a solid 1V8 on my DDR2 rail... the thrashing you see in the oscope screenshot above is gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 18:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276661#M30970</guid>
      <dc:creator>rabryn</dc:creator>
      <dc:date>2013-04-23T18:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276662#M30971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will generate a patch, but it will take some time.&amp;nbsp; I basically replaced u-boot-2013.04/arch/arm/cpu/arm926ejs/mxs/{spl_power_init.c, spl_mem_init.c} with the bootlet's power_prep.c and init-mx28.c respectively.&amp;nbsp; A brute force approach if you will.&amp;nbsp; I'm going to narrow down the changes and try to find specifically what's needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 18:43:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276662#M30971</guid>
      <dc:creator>rabryn</dc:creator>
      <dc:date>2013-04-23T18:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276663#M30972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing similar issue with VDD5V only mode using U-Boot. Could you please share the patch in case if you have created for u-boot with VDD5v only mode or share the code you modified esp. spl_power_init.c ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 07:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276663#M30972</guid>
      <dc:creator>B_K_Ankur</dc:creator>
      <dc:date>2014-04-07T07:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276664#M30973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made changes to u-boot code similar to bootlets source (with &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Patch &lt;A href="https://www.freescale.com/webapp/Download?colCode=L2.6.35_10.12_5V_SUPPLY_PATCH&amp;amp;appType=license&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=1&amp;amp;Parent_nodeId=from%20search&amp;amp;Parent_pageType=from%20search&amp;amp;Parent_nodeId=1285099003907707430022&amp;amp;Parent_pageType=product"&gt;L2.6.35_10.12_SDK_5V_SUPPLY_PATCH.tar.gz&lt;/A&gt;&lt;/SPAN&gt;). Please find the attached u-boot patch for VDD5V, which is not working for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest, what's missing in the patch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;U-Boot Console Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #843c0c;"&gt;Configured for 5v only power source. Battery powered operation disabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #843c0c;"&gt;mxs_power_init_dcdc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #843c0c;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 08:21:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276664#M30973</guid>
      <dc:creator>B_K_Ankur</dc:creator>
      <dc:date>2014-04-07T08:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276665#M30974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find Missing Patch: From above post. &lt;A href="http://pastebin.com/VudxqTHQ" title="http://pastebin.com/VudxqTHQ"&gt;[C] Ankur Patel - Pastebin.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 00:24:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276665#M30974</guid>
      <dc:creator>B_K_Ankur</dc:creator>
      <dc:date>2014-04-08T00:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276666#M30975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post your patch to the U-boot list so that people can review it and help you there.&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>Tue, 08 Apr 2014 00:44:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276666#M30975</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-04-08T00:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276667#M30976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, Let me give it a try to post it on u-boot list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your kind response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 01:32:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276667#M30976</guid>
      <dc:creator>B_K_Ankur</dc:creator>
      <dc:date>2014-04-08T01:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276668#M30977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atlast, I have working u-boot with VDD5V powersupply. As done by Ryan, I have ported the power related code from Powerprep to spl_power_init.c and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 07:16:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276668#M30977</guid>
      <dc:creator>B_K_Ankur</dc:creator>
      <dc:date>2014-04-17T07:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276669#M30978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is great news!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Care to share your patch? Are you familar with submitting it to the U-boot list, so that it could be reviewed and applied to the official project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&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>Thu, 17 Apr 2014 12:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276669#M30978</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-04-17T12:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276670#M30979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.. Let me create a patch for u-boot. I am not sure if its been accepted by u-boot as I have used some API's of powerlet bootlet bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 05:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276670#M30979</guid>
      <dc:creator>B_K_Ankur</dc:creator>
      <dc:date>2014-05-06T05:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276671#M30980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know if this issue has been finally solved in mainline U-Boot?? I've been looking for a patch but didn't find one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot v2014.07 on my custom hardware (VDD5V only / no battery) doesn't boot up. I get this message non stop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;PowerPrep start initialize power...&lt;/P&gt;
&lt;P&gt;Battery Voltage = 3.09VHTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLC&lt;/P&gt;
&lt;P&gt;PowerPrep start initialize power...&lt;/P&gt;
&lt;P&gt;Battery Voltage = 3.10VHTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLC&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Gonzalo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:42:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276671#M30980</guid>
      <dc:creator>gonfer</dc:creator>
      <dc:date>2014-10-16T12:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276672#M30981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gonzalo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure whether Ryan or Ankur have submitted the patches to the U-boot list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About your error messages: it looks like you are still using the bootlets. When you use mainline U-boot you should not have the "PowerPrep" related messages as you show. In mainline U-boot the bootlets code are built-in in U-boot, so you only need to flash U-boot in to your hardware.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276672#M30981</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-10-16T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: i.MX28 u-boot vs. bootlets - VDD5V Source Only</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276673#M30982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for pointing that. I just burned U-Boot in a SD card I use with my iMX28evk. Maybe SD card partitioning was incorrect? So I've partitioned the SD card as described in U-Boot documentation, and now it woks but in a weird way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;HTLLCL0x80206008&lt;/P&gt;
&lt;P&gt;0x8020a012&lt;/P&gt;
&lt;P&gt;0x80502008&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;and 15 to 20 seconds later:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HTLLCLLC&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;U-Boot 2014.07-dirty (Oct 17 2014 - 13:07:42)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;CPU:&amp;nbsp; Freescale i.MX28 rev1.2 at 454 MHz&lt;/P&gt;
&lt;P&gt;BOOT:&amp;nbsp; SSP SD/MMC #0, 3V3&lt;/P&gt;
&lt;P&gt;SPI:&amp;nbsp; ready&lt;/P&gt;
&lt;P&gt;DRAM:&amp;nbsp; 128 MiB&lt;/P&gt;
&lt;P&gt;NAND:&amp;nbsp; 128 MiB&lt;/P&gt;
&lt;P&gt;MMC:&amp;nbsp; MXS MMC: 0&lt;/P&gt;
&lt;P&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Video: MXSFB: 'videomode' variable not set!&lt;/P&gt;
&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;
&lt;P&gt;Out:&amp;nbsp; serial&lt;/P&gt;
&lt;P&gt;Err:&amp;nbsp; serial&lt;/P&gt;
&lt;P&gt;Net:&amp;nbsp; FEC0 [PRIME], FEC1&lt;/P&gt;
&lt;P&gt;Warning: FEC1 using MAC address from net device&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;/P&gt;
&lt;P&gt;switch to partitions #0, OK&lt;/P&gt;
&lt;P&gt;mmc0 is current device&lt;/P&gt;
&lt;P&gt;** Invalid partition 2 **&lt;/P&gt;
&lt;P&gt;** Invalid partition 2 **&lt;/P&gt;
&lt;P&gt;Booting from net ...&lt;/P&gt;
&lt;P&gt;FEC0: Autonegotiation timeout&lt;/P&gt;
&lt;P&gt;BOOTP broadcast 1&lt;/P&gt;
&lt;P&gt;BOOTP broadcast 2&lt;/P&gt;
&lt;P&gt;BOOTP broadcast 3&lt;/P&gt;

&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks first attempt to boot from SD fails, while second try is successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the reason for this behaviour? If I burn the same SD card with bootlets using the mk_mx28_image script, the board boots fine all the times. I've done this using 2 different SD cards with the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gonzalo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: using these SD cards with U-Boot on my custom board leads to a non stop HTLLCHTLLCHTLLCHTLLCHTLLC&lt;/P&gt;&lt;P&gt;How can I make U-Boot more verbose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 11:37:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-u-boot-vs-bootlets-VDD5V-Source-Only/m-p/276673#M30982</guid>
      <dc:creator>gonfer</dc:creator>
      <dc:date>2014-10-17T11:37:44Z</dc:date>
    </item>
  </channel>
</rss>

