<?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: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511687#M83445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the manual,&lt;/P&gt;&lt;P&gt;Our board will not use any lcd so, we can disable framebuffer driver?&lt;/P&gt;&lt;P&gt;I reduce unecessary drivers, but still can´t allocate 96Mb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 14:38:47 GMT</pubDate>
    <dc:creator>goiatzmaser</dc:creator>
    <dc:date>2016-03-08T14:38:47Z</dc:date>
    <item>
      <title>IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511683#M83441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;We have a custom board based on a IMX6ul proccesor with custom uboot and kernel.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 1Gb DDR3 ram and 2Gb NAND flash.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we try to download the image, we are facing with CMA allocate error (comparing with our imx6ul-evk initialization).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we recompile the kernel, reducing the size of cma, the system hangs on Starting kernel... Only if we put values &amp;gt;=320 kernel initializes but shows the error attached in the file.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be apreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pd: DDR Stress Test passed and calibrated correctly.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Goiatz&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-336830"&gt;LOG_REPRO_MASER_NAND.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 16:28:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511683#M83441</guid>
      <dc:creator>goiatzmaser</dc:creator>
      <dc:date>2016-03-07T16:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511684#M83442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Goiatz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your board has 128MB and it can not reserve 320MB.&lt;/P&gt;&lt;P&gt;i.MX6UL 9x9 EVK is working fine with cma=96M, there is&lt;/P&gt;&lt;P&gt;IMX_L3.14.38-6UL9x9_PATCH_MFG_TOOL (REV L3.14.38_6UL-Patch)&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fmicrocontrollers-and-processors%2Farm-processors%2Fi.mx-applications-processors-based-on-arm-cores%2Fi.mx-6-processors%2Fi.mx6qp%2Fi.mx-6ultralite-processor-low-power-secure-arm-cortex-a7-core%3Ai.MX6UL%3Ffpsp%3D1%26tab%3DDesign_Tools_Tab" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/i.mx-6ultralite-processor-low-power-secure-arm-cortex-a7-core:i.MX6UL?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you try to rebuild uboot as in attached mx6ul_14x14_evk.h :&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTARGS_CMA_SIZE&amp;nbsp; "cma=96M "&lt;/P&gt;&lt;P&gt;If this will not help one can try to remove from image some drivers for decreasing image size.&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>Tue, 08 Mar 2016 07:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511684#M83442</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-08T07:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511685#M83443</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;Thanks for your repply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, we are using imx6ul14x14 micro. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I adapt mx6ul_14x14_evk.h file and the kernel now starts with 96Mb but still can´t allocate CMA. If I try with other value, for example 64Mb, the systems hangs on "starting kernel".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am recompiling the kernel removing some drivers that we will not use. Our micro is g1 without display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 10:32:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511685#M83443</guid>
      <dc:creator>goiatzmaser</dc:creator>
      <dc:date>2016-03-08T10:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511686#M83444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Goiatz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check attached Linux Manual Chapter 11,12 PxP, ELCDIF Frame Buffer Driver&lt;/P&gt;&lt;P&gt;and remove unnecessary drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:46:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511686#M83444</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-08T11:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511687#M83445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the manual,&lt;/P&gt;&lt;P&gt;Our board will not use any lcd so, we can disable framebuffer driver?&lt;/P&gt;&lt;P&gt;I reduce unecessary drivers, but still can´t allocate 96Mb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 14:38:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511687#M83445</guid>
      <dc:creator>goiatzmaser</dc:creator>
      <dc:date>2016-03-08T14:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511688#M83446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes one can disable framebuffer driver. Also suggest to check that&lt;/P&gt;&lt;P&gt;other non-existent modules were not used: csi, one ethernet and can.&lt;/P&gt;&lt;P&gt;Can you confirm that board is working, that is able to run linux from any media ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511688#M83446</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-09T02:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6UL CUSTOM BOARD MFGTOOL PROGRAMMING ERROR</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511689#M83447</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;In fact, when we disable cma allocation the board continues correctly!!&amp;nbsp; Now I have to check kernel drivers because I got an error detecting nand device, but I get the same error with the evaluation board, so I think that is because I have disbled too much drivers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, I will&amp;nbsp; write here when the board is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goiatz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 08:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6UL-CUSTOM-BOARD-MFGTOOL-PROGRAMMING-ERROR/m-p/511689#M83447</guid>
      <dc:creator>goiatzmaser</dc:creator>
      <dc:date>2016-03-09T08:57:05Z</dc:date>
    </item>
  </channel>
</rss>

