<?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: OTA Android 8.0.0 Update</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895691#M135366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivani Patel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works mine also. But, it is&amp;nbsp;not successful for all system and as per my customer this OTA update was limitation to some device.&lt;/P&gt;&lt;P&gt;So, we close this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;VinothS&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2019 08:53:28 GMT</pubDate>
    <dc:creator>vinothkumars</dc:creator>
    <dc:date>2019-05-15T08:53:28Z</dc:date>
    <item>
      <title>OTA Android 8.0.0 Update</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895686#M135361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I have successful built the OTA Android zip file and also update by using same system&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Now my intention is to try OTA update by using other OTA android zip file built from other system&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the difference between two different system&amp;nbsp;OTA Android zip file?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Is there any user guide or document to update OTA&amp;nbsp; using different system OTA android zip file.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards, VinothS&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:19:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895686#M135361</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-04-15T09:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: OTA Android 8.0.0 Update</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895687#M135362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;A _jive_internal="true" data-id="299930" data-objecttype="3" data-orig-content="vinothkumar s" data-type="person" href="https://community.nxp.com/people/vinothkumars"&gt;vinothkumar s&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When doing OTA update built on different machines, one should make sure the Android AOSP (running onboard) build time should be earlier than the OTA package build time.&lt;/P&gt;&lt;P&gt;For example, if your Android AOSP &lt;EM&gt;(built on Machine A)&lt;/EM&gt; build time is &lt;EM&gt;Tue Apr 30 11:03:48 IST 2019 &lt;/EM&gt;and OTA package &lt;EM&gt;(built on Machine B)&lt;/EM&gt; build time is &lt;EM&gt;Tue Apr 30 09:03:48 IST 2019 &lt;/EM&gt;then it will fail.&lt;/P&gt;&lt;P&gt;So, whenever you want to do OTA update, you need to generate the OTA package again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly generate the OTA package which you trying to upgrade again with below commands and try to update the system with this OTA package:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;make clean&lt;/LI&gt;&lt;LI&gt;make -j4 &amp;amp;&amp;amp; make otapackage&lt;/LI&gt;&lt;/UL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the above steps are not working then can you please provide the logs in case of OTA failure.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 13:42:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895687#M135362</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2019-04-30T13:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: OTA Android 8.0.0 Update</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895688#M135363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vinothkumars"&gt;vinothkumars&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did the above solution help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 10:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895688#M135363</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2019-05-13T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: OTA Android 8.0.0 Update</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895689#M135364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivani Patel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply. One of my junior doing this task and I will share the log. As per this log the update was not done properly. Please check the attached log,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VinothS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 12:13:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895689#M135364</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-05-13T12:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: OTA Android 8.0.0 Update</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895690#M135365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;A _jive_internal="true" data-id="299930" data-objecttype="3" data-orig-content="vinothkumar s" data-type="person" href="https://community.nxp.com/people/vinothkumars"&gt;vinothkumar s&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to update the OTA package in Android 8.0.0 as well with the steps which I have mentioned above.&lt;/P&gt;&lt;P&gt;Can you please let us know which steps are you following to update the OTA?&lt;/P&gt;&lt;P&gt;Kindly share the error log as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 07:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895690#M135365</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2019-05-15T07:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: OTA Android 8.0.0 Update</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895691#M135366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivani Patel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works mine also. But, it is&amp;nbsp;not successful for all system and as per my customer this OTA update was limitation to some device.&lt;/P&gt;&lt;P&gt;So, we close this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;VinothS&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 08:53:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-Android-8-0-0-Update/m-p/895691#M135366</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-05-15T08:53:28Z</dc:date>
    </item>
  </channel>
</rss>

