<?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: UBI error: process_eb: bad image sequence number in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UBI-error-process-eb-bad-image-sequence-number/m-p/383583#M55474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never gotten that error (yet), but doing some search in google I found out that the error is related to a problem in the flashing of the board, that is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you flash a new image incorrectly - you do not erase _whole_ flash&lt;/P&gt;&lt;P&gt;2. you flash a new image - by erasing only the erase blocks where you&lt;/P&gt;&lt;P&gt;write, but not erasing the rest of eraseblock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That could probably be the problem. Have you tried completely erasing and reflashing the device?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 17:52:47 GMT</pubDate>
    <dc:creator>SergioSolis</dc:creator>
    <dc:date>2014-11-13T17:52:47Z</dc:date>
    <item>
      <title>UBI error: process_eb: bad image sequence number</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBI-error-process-eb-bad-image-sequence-number/m-p/383582#M55473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the below UBI error when kernel startup.&lt;/P&gt;&lt;P&gt;i.MX6q + anddroid 4.3&lt;/P&gt;&lt;P&gt;it occurs at UBI scan (&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;drivers/mtd/ubi/scan.c&lt;/SPAN&gt;&lt;/TT&gt;)&lt;/P&gt;&lt;P&gt;Then the system doesn't startup.&lt;/P&gt;&lt;P&gt;If I change to don't check image_seq and don't return,&amp;nbsp; system will startup.&lt;/P&gt;&lt;P&gt;But after back-back boot/shutdown, It won't startup for ever.&lt;/P&gt;&lt;P&gt;I find that it died at "ADROID" logo status, and some program file can't be found.&lt;/P&gt;&lt;P&gt;something like that "&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;untracked pid 7568 exited&lt;/SPAN&gt;&lt;/TT&gt;"&lt;/P&gt;&lt;P&gt;maybe ubi fs mount fail.&lt;/P&gt;&lt;P&gt;The UBI FS maybe damage to lost.&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;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI: physical eraseblock size:&amp;nbsp;&amp;nbsp; 1048576 bytes (1024 KiB)&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI: logical eraseblock size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1040384 bytes&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI: smallest flash I/O unit:&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI: VID header offset:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096 (aligned 4096)&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI: data offset:&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;&amp;nbsp; 8192&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI error: process_eb: bad image sequence number 1114154050 in PEB 1281,&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;expected 729290202&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;TT&gt;&lt;SPAN style="color: #2e3436;"&gt;UBI: max. sequence number:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion or other help?&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBI-error-process-eb-bad-image-sequence-number/m-p/383582#M55473</guid>
      <dc:creator>moseeneview</dc:creator>
      <dc:date>2014-11-06T12:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: UBI error: process_eb: bad image sequence number</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBI-error-process-eb-bad-image-sequence-number/m-p/383583#M55474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never gotten that error (yet), but doing some search in google I found out that the error is related to a problem in the flashing of the board, that is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you flash a new image incorrectly - you do not erase _whole_ flash&lt;/P&gt;&lt;P&gt;2. you flash a new image - by erasing only the erase blocks where you&lt;/P&gt;&lt;P&gt;write, but not erasing the rest of eraseblock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That could probably be the problem. Have you tried completely erasing and reflashing the device?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 17:52:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBI-error-process-eb-bad-image-sequence-number/m-p/383583#M55474</guid>
      <dc:creator>SergioSolis</dc:creator>
      <dc:date>2014-11-13T17:52:47Z</dc:date>
    </item>
  </channel>
</rss>

