<?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: LS1088ARDB_PB UDIMM initialization failed while SD Card boot in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1257415#M7795</link>
    <description>&lt;P&gt;Current TFA boot software does not support UDIMM 18ADF2G72AZ-2G6E1. Our software team is aware of this problem and is working on solving this issue.&lt;/P&gt;
&lt;P&gt;Meantime try to use following sw patch, it relates to file \plat\nxp\soc-ls1088\ls1088ardb\ddr_init.c.&lt;/P&gt;
&lt;P&gt;Following code needs to be changed:&lt;/P&gt;
&lt;P&gt;--------------&lt;/P&gt;
&lt;P&gt;static const struct board_timing udimm[] = {&lt;BR /&gt;{0x04, rce, 0x01030508, 0x090b0d06},&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;-------------&lt;/P&gt;
&lt;P&gt;After change:&lt;/P&gt;
&lt;P&gt;-------------&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;static const struct board_timing udimm[] = {&lt;BR /&gt;{0x04, rce, 0x01030508, 0x090b0d06},&lt;BR /&gt;{0x0F, rce, 0x01030508, 0x090b0d06},&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;-------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bulat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Apr 2021 15:34:37 GMT</pubDate>
    <dc:creator>Bulat</dc:creator>
    <dc:date>2021-04-06T15:34:37Z</dc:date>
    <item>
      <title>LS1088ARDB_PB UDIMM initialization failed while SD Card boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1257334#M7793</link>
      <description>&lt;P&gt;=&amp;gt; qixis_reset sd&lt;BR /&gt;=&amp;gt; NOTICE: UDIMM 18ADF2G72AZ-2G6E1&lt;BR /&gt;ERROR: Board parameters no match.&lt;BR /&gt;ERROR: Failed matching board timing.&lt;BR /&gt;ERROR: Found training error(s): 0x2100&lt;BR /&gt;ERROR: Error: Waiting for D_INIT timeout.&lt;BR /&gt;ERROR: Writing DDR register(s) failed&lt;BR /&gt;ERROR: Programing DDRC error&lt;BR /&gt;ERROR: DDR init failed.&lt;BR /&gt;NOTICE: Incorrect DRAM0 size is defined in platfor_def.h&lt;BR /&gt;ERROR: mmap_add_region_check() failed. error -22&lt;BR /&gt;ERROR: mmap_add_region_check() failed. error -22&lt;BR /&gt;NOTICE: BL2: v1.5(release):LSDK-20.12-dirty&lt;BR /&gt;NOTICE: BL2: Built : 15:18:02, Apr 6 2021&lt;/P&gt;&lt;P&gt;Please help me to resolve this issue. I am using 16GB UDIMM.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 12:52:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1257334#M7793</guid>
      <dc:creator>gsuresh_12</dc:creator>
      <dc:date>2021-04-06T12:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: LS1088ARDB_PB UDIMM initialization failed while SD Card boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1257415#M7795</link>
      <description>&lt;P&gt;Current TFA boot software does not support UDIMM 18ADF2G72AZ-2G6E1. Our software team is aware of this problem and is working on solving this issue.&lt;/P&gt;
&lt;P&gt;Meantime try to use following sw patch, it relates to file \plat\nxp\soc-ls1088\ls1088ardb\ddr_init.c.&lt;/P&gt;
&lt;P&gt;Following code needs to be changed:&lt;/P&gt;
&lt;P&gt;--------------&lt;/P&gt;
&lt;P&gt;static const struct board_timing udimm[] = {&lt;BR /&gt;{0x04, rce, 0x01030508, 0x090b0d06},&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;-------------&lt;/P&gt;
&lt;P&gt;After change:&lt;/P&gt;
&lt;P&gt;-------------&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;static const struct board_timing udimm[] = {&lt;BR /&gt;{0x04, rce, 0x01030508, 0x090b0d06},&lt;BR /&gt;{0x0F, rce, 0x01030508, 0x090b0d06},&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;-------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bulat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 15:34:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1257415#M7795</guid>
      <dc:creator>Bulat</dc:creator>
      <dc:date>2021-04-06T15:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: LS1088ARDB_PB UDIMM initialization failed while SD Card boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1258646#M7810</link>
      <description>&lt;P&gt;Thank you Bulat, your suggestion is working fine. Now I can able to boot LS1088ARDB_PB through SD Card booting and I can run main Ubuntu on the platform.&lt;/P&gt;&lt;P&gt;Currently I am facing some other issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have loaded all images in one of the SD Card through flex-installer. That SD card is working as it suppose to work.&lt;/P&gt;&lt;P&gt;But when I am trying to make another SD card image through flex-installer, i cannot able to make another SD card bootable image.&lt;/P&gt;&lt;P&gt;Do you have any procedure/document to make SD Card bootable image through flex-installer. I may need information from formatting the SD card onwards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 07:33:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1088ARDB-PB-UDIMM-initialization-failed-while-SD-Card-boot/m-p/1258646#M7810</guid>
      <dc:creator>gsuresh_12</dc:creator>
      <dc:date>2021-04-08T07:33:41Z</dc:date>
    </item>
  </channel>
</rss>

