<?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: MPC8323 I2C EEPROM BOOT in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516964#M1242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;Dear Pavel,&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks for reply.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;You are correct &lt;SPAN lang="EN-US"&gt;boot sequencer provides the means to load the hardware reset configuration word and to configure any memory-mapped register before the boot-up code runs.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;I went through reference manual and data sheet, we can flash .src file in I2C EEPROM and after rebooting we can access serial console and NOR flash, after rebooting we can flash u-boot file in the NOR(flash memory).&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;We customized SDK1.7 for MPC8323ERDB board, able to cross compile u-boot, uImage and file systems and working fine.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;We have 128MBytes DDR2 SDRAM and 128MBytes NOR flash in the MPC8323ERDB custom board, everything are working in the SDK1.7.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please suggest me how to generate the .src file for MPC8323ERDB, i want to access serial console and NOR flash memory from I2C EEPROM.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;This is required because we faced issue in the our trail, if flash u-boot gets corrupted then I2C EEPROM will be very useful to use, we can access the serial and NOR flash without JTAG.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;I am waiting for your response.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;Thanks,&lt;/H6&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;H6&gt;&lt;/H6&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 04:13:26 GMT</pubDate>
    <dc:creator>vidyasagartata</dc:creator>
    <dc:date>2016-06-09T04:13:26Z</dc:date>
    <item>
      <title>MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516962#M1240</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;Please let me know process to I2C EEPROM boot of MPC8323ERDB board.&lt;/P&gt;&lt;P&gt;I have the I2C EEPROM (0x50) working in u-boot as well as in Linux stage.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Our requirement is as follow:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Whenever our MPC8323ERDB board fails the NOR boot in R &amp;amp; D or in the trail, we can boot from I2C EEPROM without JTAG/external cable connection. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please let me know the which uboot file need to write in the I2C EEPROM and what is the compilation procedure and what setting is required in the hardware/software to boot from I2C EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using SDK1.7.&lt;/P&gt;&lt;P&gt;EEPROM part number Inventory PROM 24LC01BTISN.&lt;/P&gt;&lt;P&gt;&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;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 11:18:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516962#M1240</guid>
      <dc:creator>vidyasagartata</dc:creator>
      <dc:date>2016-06-08T11:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516963#M1241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;SDK 1.7 does not support the MPC8323 processor. NXP offers LTIB Linux BSP for the MPC8323E RDB board:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fwebapp%2FDownload%3FcolCode%3DCWF-MPC8323E-RDB%26nodeId%3D0152109D3F03326232%26appType%3Dlicense%26location%3Doverview%26WT_TYPE%3DBoard%2520Support%2520Packages%26WT_VENDOR%3DFREESCALE%26WT_FILE_FORMAT%3Diso%26WT_ASSET%3DDownloads%26fileExt%3D.iso%26Parent_nodeId%3D1234821481000704446232%26Parent_pageType%3Doverview" rel="nofollow" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=CWF-MPC8323E-RDB&amp;amp;nodeId=0152109D3F03326232&amp;amp;appType=license&amp;amp;location=overview&amp;amp;WT_TYPE=Board%20Support%20Packages&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=iso&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.iso&amp;amp;Parent_nodeId=1234821481000704446232&amp;amp;Parent_pageType=overview&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;It looks like that this BSP can be used for your board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;The boot sequencer provides the means to load the hardware reset configuration word and to configure any memory-mapped register before the boot-up code runs. &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;The MPC8323 does not have possibility to boot from I2C EEPROM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;See the MPC8323 Design Checklist:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.nxp.com%2Ffiles%2F32bit%2Fdoc%2Fapp_note%2FAN3361.pdf%3Ffsrch%3D1%26sr%3D2%26pageNum%3D1" rel="nofollow" target="_blank"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN3361.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 13:07:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516963#M1241</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2016-06-08T13:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516964#M1242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;Dear Pavel,&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks for reply.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;You are correct &lt;SPAN lang="EN-US"&gt;boot sequencer provides the means to load the hardware reset configuration word and to configure any memory-mapped register before the boot-up code runs.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;I went through reference manual and data sheet, we can flash .src file in I2C EEPROM and after rebooting we can access serial console and NOR flash, after rebooting we can flash u-boot file in the NOR(flash memory).&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;We customized SDK1.7 for MPC8323ERDB board, able to cross compile u-boot, uImage and file systems and working fine.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;We have 128MBytes DDR2 SDRAM and 128MBytes NOR flash in the MPC8323ERDB custom board, everything are working in the SDK1.7.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please suggest me how to generate the .src file for MPC8323ERDB, i want to access serial console and NOR flash memory from I2C EEPROM.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;This is required because we faced issue in the our trail, if flash u-boot gets corrupted then I2C EEPROM will be very useful to use, we can access the serial and NOR flash without JTAG.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt;"&gt;I am waiting for your response.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;/H6&gt;&lt;H6&gt;Thanks,&lt;/H6&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;H6&gt;&lt;/H6&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 04:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516964#M1242</guid>
      <dc:creator>vidyasagartata</dc:creator>
      <dc:date>2016-06-09T04:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516965#M1243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN class="apple-converted-space"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; background: #F8F8F8;"&gt;Look at attached files.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 12:39:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516965#M1243</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2016-06-09T12:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516966#M1244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send me procedure how to generate specific file for boot sequencer.&lt;/P&gt;&lt;P&gt;I got .cpp file there, cross-compiled, but do not know which file need to flash in the EEPROM and how to generate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 12:05:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516966#M1244</guid>
      <dc:creator>vidyasagartata</dc:creator>
      <dc:date>2016-06-13T12:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516967#M1245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Sorry for delay.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Look at new attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Use this software for EEPROM file generation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 04:48:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516967#M1245</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2016-06-17T04:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516968#M1246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavel, can this information be used for the LS1 boards to boot from eMMC if the board has an eMMC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 14:27:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516968#M1246</guid>
      <dc:creator>pro-supportengi</dc:creator>
      <dc:date>2016-06-17T14:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8323 I2C EEPROM BOOT</title>
      <link>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516969#M1247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;We recommend using SDK 1.9 or SDK 2.0 for LS1021 or LS1043 boards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;These SDKs support eMMC loading for LS1 boards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 05:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/MPC8323-I2C-EEPROM-BOOT/m-p/516969#M1247</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2016-06-20T05:15:20Z</dc:date>
    </item>
  </channel>
</rss>

