<?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: fix i.mx27 boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709955#M110366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I edited the binary file "mx27_nand.bin"&amp;nbsp; with a hexa-editor and replaced a NAN flash definition by mime :&lt;/P&gt;&lt;P&gt;{0x20, 0x36, 8, 512,&amp;nbsp; 16,0, 0,&amp;nbsp; 2,&amp;nbsp; 3,&amp;nbsp;&amp;nbsp;&amp;nbsp; ,4096,32, "NAND NAND512R3A" }&lt;/P&gt;&lt;P&gt;8e9e : 00 00 20 36 08 00 00 02 00 00 10 00 00 00 00&lt;/P&gt;&lt;P&gt;8ead:&amp;nbsp; 00 01 03 00 10 00 00 20 00 00 00 4E 41 4E 44&lt;/P&gt;&lt;P&gt;8ebc:&amp;nbsp; 20 4E 41 4E 44 35 31 32 52 33 41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(too leasy to compile ATK source under linux)&lt;/P&gt;&lt;P&gt;So ATK read my flash now , and I can restore&amp;nbsp; boot loader&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2017 22:19:51 GMT</pubDate>
    <dc:creator>benoîtgogniat-b</dc:creator>
    <dc:date>2017-09-01T22:19:51Z</dc:date>
    <item>
      <title>fix i.mx27 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709954#M110365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think , I made a mistake when I tried to upgrade barebox on my i.mx27 board ( PCM-038/ Phytec)&lt;/P&gt;&lt;P&gt;before boot looks like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;barebox 2010.04.0-dirty (Aug 31 2010 - 16:35:39)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Board: Phytec phyCORE-i.MX27&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NAND device: Manufacturer ID: 0x20, Chip ID: 0x36 (ST Micro NAND 64MiB 1,8V 8-b)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Bad block table found at page 131040, version 0x01&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Bad block table found at page 131008, version 0x01&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;nand_read_bbt: Bad block at 0x01414000&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Using environment in NAND Flash&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;initialising PLLs: 0xa7f197e0 0xa7f22e24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Malloc space: 0xa7a00000 -&amp;gt; 0xa7f00000 (size&amp;nbsp; 5 MB)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Stack space : 0xa79f8000 -&amp;gt; 0xa7a00000 (size 32 kB)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;running /env/bin/init...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now this is what I have :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;barebox 2010.07.0 (Jun 16 2011 - 11:07:20) &lt;/EM&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;EM&gt;Board: Phytec phyCORE-i.MX27 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;cfi_probe: cfi_flash base: 0xc0000000 size: 0x02000000&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to erase and program NAND Flash with ATK (1.67) but I do not manage to do it (Failed to initial flash ..)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nota : my PhyCore board do not have NOR Flash (U17) only have NAND512RBA2BZA6 (U16)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any procedure to fix my case ?&lt;/P&gt;&lt;P&gt;do someone can explain what happened ?&lt;/P&gt;&lt;P&gt;how can I make working ATK (wine ) with my phyCore i.mx27 board&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Benoit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 00:47:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709954#M110365</guid>
      <dc:creator>benoîtgogniat-b</dc:creator>
      <dc:date>2017-08-29T00:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: fix i.mx27 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709955#M110366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I edited the binary file "mx27_nand.bin"&amp;nbsp; with a hexa-editor and replaced a NAN flash definition by mime :&lt;/P&gt;&lt;P&gt;{0x20, 0x36, 8, 512,&amp;nbsp; 16,0, 0,&amp;nbsp; 2,&amp;nbsp; 3,&amp;nbsp;&amp;nbsp;&amp;nbsp; ,4096,32, "NAND NAND512R3A" }&lt;/P&gt;&lt;P&gt;8e9e : 00 00 20 36 08 00 00 02 00 00 10 00 00 00 00&lt;/P&gt;&lt;P&gt;8ead:&amp;nbsp; 00 01 03 00 10 00 00 20 00 00 00 4E 41 4E 44&lt;/P&gt;&lt;P&gt;8ebc:&amp;nbsp; 20 4E 41 4E 44 35 31 32 52 33 41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(too leasy to compile ATK source under linux)&lt;/P&gt;&lt;P&gt;So ATK read my flash now , and I can restore&amp;nbsp; boot loader&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:19:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709955#M110366</guid>
      <dc:creator>benoîtgogniat-b</dc:creator>
      <dc:date>2017-09-01T22:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: fix i.mx27 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709956#M110367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the good practice i was looking for is to :&lt;/P&gt;&lt;P&gt;1&amp;gt; Generate a new Flash library, following steps in "I.MX Platform Advanced Toolkit Reference Manual"&lt;/P&gt;&lt;P&gt;2&amp;gt; then follow flashing step in one of "PDK documentation" to install new bootloader , then OS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - i.MX27 PDK 1.0 Linux Demo Image&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Quick Start Instructions Linux-Kit phyCORE-i.MX27&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:32:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709956#M110367</guid>
      <dc:creator>benoîtgogniat-b</dc:creator>
      <dc:date>2017-09-01T22:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: fix i.mx27 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709957#M110368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the latest ATK Toolkit software version attached.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&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, 04 Sep 2017 08:23:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fix-i-mx27-boot/m-p/709957#M110368</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2017-09-04T08:23:14Z</dc:date>
    </item>
  </channel>
</rss>

