<?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.MX233 mfgtool firmware/kernel does'nt boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431173#M65595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;You are right, i am using "5V only" mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Please look at the attached schematic snipped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;As stated before, a new 4.2 kernel boots fine, so the hardware could'nt be the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Maybe the combination of hardware &amp;amp; software.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have made further progress in debugging with my assembler code in the start_kernel function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The kernel stucks at the function call:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; local_irq_enable();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;After looking at the source the function is just a macro which enables the global interrupts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If ill move the "console_init();" function call before the local_irq_enable() function, we get console output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;So my theory with the wrong kernel console parameter is wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have seen that all printk function calls (also the linux banner) buffers into log_buf[] until the console_init() was called (sorry, i am not so deep in linux kernel code, so i have to begin from start :-).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;So my new theory is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;There is an interrupt (irq flag register) set and on enabling the global irqs the cpu wants to call an not initialized irq function from the vector table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Any hints how ill can find out which interrupt is preventing the kernel from boot (without read all 200+ irq flag registers :-)?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks for the hints regarding the patches of the imx28, will look into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Do you think this 5v only patch could cause the above described behaviour?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Before we got back to 2.6.31 (imx233 BSP) we have tried to build newer BSPs from (imx6, imx51...) but building failed for the imx233.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Is there any other newer BSP/LTIB (incl. MFG firmware) out there for the imx233?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;thx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Tobias&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2015 07:39:23 GMT</pubDate>
    <dc:creator>tobiasdiendorfe</dc:creator>
    <dc:date>2015-11-02T07:39:23Z</dc:date>
    <item>
      <title>i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431170#M65592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently developing an custom i.MX233 board based on the evk board schematic.&lt;/P&gt;&lt;P&gt;On the prototype board we have assembled an MicroSD holder, which should be removed in upcomming hardware versions.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;The firmware of the board should be flashed over USB/mfgtool on the onboard nand flash.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="line-height: 1.5;"&gt;From MicroSD, a self built GNU kernel 4.2 is booting fine and runs stable for several days!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our issue is that the mfg firmware wont boot on our custom board.&lt;/P&gt;&lt;P&gt;We have tried teh following:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;version mfgtool for windows (USB 3.0 issue):&lt;/STRONG&gt;&lt;BR /&gt;All mfgtools &amp;lt; 1.6.2.055 crashed when selecting "Options -&amp;gt; Configuration -&amp;gt; USB ports tab"&lt;BR /&gt;Thats a known USB 3.0 issue, so from now we are using "1.6.2.055" -&amp;gt; &lt;STRONG&gt;problem solved.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Data Abortr14_ or Undefined Instruction&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When trying to boot the prebuilt mfg firmware (profile: MX23 Linux Update) from mfg tool "1.6.2.004" with "1.6.2.055" we are getting the following errors in the bootlets:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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; Data Abortr14_ or Undefined Instruction&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The uboot/kernel does'nt get loaded at all.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; See attached "DataAbort.log" for a full log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt; done, booting the kernel.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So we have moved to a newer version of the mfg firmware.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When trying to boot the prebuilt mfg firmware (profile: MX23 Linux Update) from mfg tool "1.6.2.048" with "1.6.2.055" the kernel gets uncompressed but doesnt boot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The last messages are:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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; Uncompressing Linux...................................................................................... done, booting the kernel.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After looking at the kernel source i could say the above messages are not from bootlets/uboot, they are from kernel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So i'll assume the kernel was loaded over USB into the ram, gets called, it uncompressing itself and stuck on calling the uncompressed kernel image.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; See attached "done, booting the kernel.log" for a full log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have also built the mfg firmware with LTIB myself from the latest available kernel/ltib 2.6.31 source for i.mx233.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The result is the same!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So here are my questions:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Any hint on why the "old" 2.6.31 kernel wont boot?&lt;/LI&gt;&lt;LI&gt;Could we use our 4.2 kernel as a mfg firmware? Are there any binarys which must run in the mfg firmware (ex. to communicate with the mfg tool to flash the firmware to nand?)&lt;/LI&gt;&lt;/UL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our production should will start soon, please help.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Tobias&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-335979"&gt;DataAbort.log.zip&lt;/A&gt;&lt;/STRONG&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-335979"&gt;done-booting-the-kernel.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 09:53:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431170#M65592</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-10-27T09:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431171#M65593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made progress on this but need help please.&lt;/P&gt;&lt;P&gt;After debugging in kernel with ASM we can say that the kernel function "start_kernel" gets loaded correctly and we just dont get console outputs from "printk" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asmlinkage void __init start_kernel(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;printk(KERN_NOTICE "%s", linux_banner);&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;asm volatile ("adr&lt;/TD&gt;&lt;TD&gt;r0, str_tdi2");&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;asm volatile ("bl&lt;/TD&gt;&lt;TD&gt;printascii");&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;asm volatile ("str_tdi2: .asciz \"\n&lt;STRONG&gt;Trace&lt;/STRONG&gt;\n\"");&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;asm volatile (".align");&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The linux_banner doesnt gets printed out but the "Trace" gets printed out!!&lt;/P&gt;&lt;P&gt;So i'll think the console kernel parameter is wrong.&lt;/P&gt;&lt;P&gt;I have looked into the bootlets and it states: console=ttyAM0,115200&lt;/P&gt;&lt;P&gt;Also in 2.6.31 kernel config menu it states:&amp;nbsp; console=ttyAM0,115200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints whats the right console parameter to get kernel output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 16:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431171#M65593</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-10-29T16:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431172#M65594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems your board is using "5V Only mode" while i.MX23 EVK&lt;/P&gt;&lt;P&gt;Linux and Mfg Tools do not support this mode by default. One can&lt;/P&gt;&lt;P&gt;look at pacthes below for i.MX28 EVK and add it to i.MX23 MFG Tools&lt;/P&gt;&lt;P&gt;firmware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updates and Patches (9)&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;L2.6.35_10.12_5V_SUPPLY_PATCH&lt;/P&gt;&lt;P&gt;Linux patch for i.MX28 SDK 2010.12 to add the most robust support &lt;/P&gt;&lt;P&gt;possible for a VDD5V or DCDC_BATT only configuration. &lt;/P&gt;&lt;P&gt;L2.6.35_1.1.1_UPDATER_PATCH_UP&lt;/P&gt;&lt;P&gt;The purpose of this patch release is Fix the updater.sb boot issue &lt;/P&gt;&lt;P&gt;in the i.MX28 Linux BSP L2.6.35_1.1.0 release. (REV L2.6.35_1.1.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another approach, though developed for i.MX28:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.denx-cs.de/doku/?q=m28evkusbdownloader" title="http://www.denx-cs.de/doku/?q=m28evkusbdownloader"&gt;3.1.5 USB Firmware Upload | www.denx-cs.de/doku&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 01:50:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431172#M65594</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-02T01:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431173#M65595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;You are right, i am using "5V only" mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Please look at the attached schematic snipped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;As stated before, a new 4.2 kernel boots fine, so the hardware could'nt be the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Maybe the combination of hardware &amp;amp; software.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have made further progress in debugging with my assembler code in the start_kernel function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The kernel stucks at the function call:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; local_irq_enable();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;After looking at the source the function is just a macro which enables the global interrupts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If ill move the "console_init();" function call before the local_irq_enable() function, we get console output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;So my theory with the wrong kernel console parameter is wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have seen that all printk function calls (also the linux banner) buffers into log_buf[] until the console_init() was called (sorry, i am not so deep in linux kernel code, so i have to begin from start :-).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;So my new theory is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;There is an interrupt (irq flag register) set and on enabling the global irqs the cpu wants to call an not initialized irq function from the vector table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Any hints how ill can find out which interrupt is preventing the kernel from boot (without read all 200+ irq flag registers :-)?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks for the hints regarding the patches of the imx28, will look into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Do you think this 5v only patch could cause the above described behaviour?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Before we got back to 2.6.31 (imx233 BSP) we have tried to build newer BSPs from (imx6, imx51...) but building failed for the imx233.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Is there any other newer BSP/LTIB (incl. MFG firmware) out there for the imx233?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;thx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Tobias&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 07:39:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431173#M65595</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-11-02T07:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431174#M65596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Tobias&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;new 4.2 kernel boots fine, because &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"5V only" mode is already implemented there. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;But this mode is not suppor&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ted &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;in i.MX23 EVK mfg tools firmware and FSL 2.6.31 BSP,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;only supported mode is to use battery.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 09:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431174#M65596</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-02T09:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431175#M65597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for the info.&lt;/P&gt;&lt;P&gt;I have tried to apply the patches (also port the code from mach mx28 to mx23 in file hw_power.c ...).&lt;/P&gt;&lt;P&gt;Now ill run into the issue that the bootlets prints the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFC&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PowerPrep start initialize power...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Configured for 5v only power source.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Battery powered oper0x8020a014&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFC&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PowerPrep start initialize power...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Configured for 5v only power source.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Battery powered oper0x8020a014&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFC&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PowerPrep start initialize power...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Configured for 5v only power source.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Battery powered oper0x8020a014&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFC&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PowerPrep start initialize power...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Configured for 5v only power source.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Battery powered oper0x8020a014&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ø0x8020a014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It restarts in power_prep.c at line 362:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;printf("\r\nConfigured for 5v only power source.\&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Battery powered operation disabled.\r\n");&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints?&lt;/P&gt;&lt;P&gt;Is there an newer BSP/LTIB with 5v only operation which is build-/runable on the imx233?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431175#M65597</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-11-02T10:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431176#M65598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll now have found the patch lines which caused the previous issue.&lt;/P&gt;&lt;P&gt;From file "0003-MX28-imx-bootlets-5V-only-configuration-bug-fixes-and-improvement.patch" at line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@@ -702,11 +698,11 @@ void PowerPrep_Enable4p2( void )&lt;/P&gt;&lt;P&gt;&amp;nbsp; BM_POWER_VDDDCTRL_PWDN_BRNOUT);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; HW_POWER_VDDACTRL_SET(BM_POWER_VDDACTRL_DISABLE_FET |&lt;/P&gt;&lt;P&gt;- BM_POWER_VDDDCTRL_ENABLE_LINREG |&lt;/P&gt;&lt;P&gt;- BM_POWER_VDDDCTRL_PWDN_BRNOUT);&lt;/P&gt;&lt;P&gt;+ BM_POWER_VDDACTRL_ENABLE_LINREG |&lt;/P&gt;&lt;P&gt;+ BM_POWER_VDDACTRL_PWDN_BRNOUT);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; HW_POWER_VDDIOCTRL_SET(BM_POWER_VDDIOCTRL_DISABLE_FET |&lt;/P&gt;&lt;P&gt;- BM_POWER_VDDDCTRL_PWDN_BRNOUT);&lt;/P&gt;&lt;P&gt;+ BM_POWER_VDDIOCTRL_PWDN_BRNOUT);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PowerPrep_Init4p2Parameters();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i dont patch these lines (which has todo with power control of linear voltage regulator) the bootlet is working again.&lt;/P&gt;&lt;P&gt;My current state is that i have merged all 4 patches (except above lines) from imx28 2.6.35 kernel patch you provided, but it does stuck again at function call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; local_irq_enable();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Any other hints how to solve my issue?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We just want to get the mfg firmware up and running because we need it for production programming of the units.&lt;/P&gt;&lt;P&gt;I have spent too much time in debugging the issue and dont want to waste more time in JUST get an NAND flashing tool up and running!!!!!&lt;/P&gt;&lt;P&gt;Production of the unit is comming closer and closer......&lt;/P&gt;&lt;P&gt;Please help!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why are'nt such patches merged into the source kernel/ltib file on your homepage?&lt;/P&gt;&lt;P&gt;It's such an waste of time for developers to debug issues like mine.&lt;/P&gt;&lt;P&gt;For you (as time of writing an patch) its not a hassle to upload a new complete patched BSP ZIP file again!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 13:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431176#M65598</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-11-02T13:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431177#M65599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for urgent production needs one can apply to Freescale Professional Services:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_PROFESSIONAL" rel="nofollow"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_PROFESSIONAL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 14:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431177#M65599</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-02T14:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431178#M65600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor, thx for the info regarding prof. services.&lt;/P&gt;&lt;P&gt;Currently my intention is to solve it on my own.&lt;/P&gt;&lt;P&gt;Do you have any other hint how i can check which interrupt prevents the kernel from booting after enable the golbal ints:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; local_irq_enable();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;thx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Tobias&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 15:19:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431178#M65600</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-11-02T15:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 mfgtool firmware/kernel does'nt boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431179#M65601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear igor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The kernel from imx53 BSP "L2.6.35_11.09.01_ER_source_bundle.tar.gz" is booting after building it for imx23_evk.&lt;/P&gt;&lt;P&gt;I have also apllied the 5v only patches you mentioned above.&lt;/P&gt;&lt;P&gt;Next step is to access the SPI flash "S25FL256SAGMFIR01" which is connected to SSP2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 09:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-mfgtool-firmware-kernel-does-nt-boot/m-p/431179#M65601</guid>
      <dc:creator>tobiasdiendorfe</dc:creator>
      <dc:date>2015-11-03T09:24:42Z</dc:date>
    </item>
  </channel>
</rss>

