<?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: Retrofit same example in AOSP10 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1673378#M207931</link>
    <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194975"&gt;@Nishal&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I checked the steps, Thanks for the details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you share more dmesg logs to debug it further?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sanket Parekh&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 07:33:35 GMT</pubDate>
    <dc:creator>Sanket_Parekh</dc:creator>
    <dc:date>2023-06-21T07:33:35Z</dc:date>
    <item>
      <title>Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1666907#M207382</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wanted to understand the concept of retrofit update. And I found that NXP supported retrofit in AOSP_10.0.0_1.0.0 to AOSP_10.0.0_2.0.0 and above.&lt;/P&gt;&lt;P&gt;I have IMX8QXP MEK hardware(revB)&lt;/P&gt;&lt;P&gt;1. Have flashed 10.0.0_1.0.0 demo image (&lt;A href="https://www.nxp.com/webapp/Download?colCode=Q10.0.0_1.0.0_DEMO_8Q&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=Q10.0.0_1.0.0_DEMO_8Q&amp;amp;appType=license&lt;/A&gt;) which doesnt have dynamic partition enabled: &lt;FONT color="#339966"&gt;Boot successful&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;2. Also tried flashing 10.0.0_2.0.0 demo image (&lt;A href="https://www.nxp.com/webapp/Download?colCode=Q10.0.0_2.0.0_DEMO_8Q&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=Q10.0.0_2.0.0_DEMO_8Q&amp;amp;appType=license&lt;/A&gt;) which has dynamic partition: &lt;FONT color="#339966"&gt;Boot successful&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Checking the sorurce code, found this sample demo&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nxp-imx-android/android-imx_device_fsl/blob/android-10.0.0_2.0.0/imx8q/mek_8q/mek_8q.mk#L51" target="_blank"&gt;https://github.com/nxp-imx-android/android-imx_device_fsl/blob/android-10.0.0_2.0.0/imx8q/mek_8q/mek_8q.mk#L51&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Generated an image with this flag enabled. &lt;FONT color="#FF0000"&gt;But facing issue in booting the device with local image&lt;/FONT&gt;. Is there anything missed?&lt;/P&gt;&lt;P&gt;* Complete flashed unit not booting (using uuu method), fails to boot android&lt;/P&gt;&lt;P&gt;[&lt;FONT color="#3366FF"&gt; 7.164160] Run /init as init process&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 7.217886] init: init first stage started!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 7.222569] init: Switching root to '/first_stage_ramdisk'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 7.231936] init: Using Android DT directory /proc/device-tree/firmware/android/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 7.435558] init: bool android::init::FirstStageMount::InitRequiredDevices(): partition(s) not found in /sys, waiting for their uevent(s): system_a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.459357] init: Wait for partitions returned after 10010ms&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.465098] init: bool android::init::FirstStageMount::InitRequiredDevices(): partition(s) not found after polling timeout: system_a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.477960] init: Failed to mount required partitions early ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.489860] init: #00 pc 00000000000675cc /system/bin/init&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.495506] init: #01 pc 0000000000093094 /system/bin/init&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.501145] init: #02 pc 000000000000c650 /system/lib64/libbase.so&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.507456] init: #03 pc 000000000003ef6c /system/bin/init&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.513112] init: #04 pc 00000000000230f4 /system/bin/init&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.518731] init: #05 pc 000000000007d844 /system/lib64/libc.so&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.524796] init: Reboot ending, jumping to kernel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;[ 17.529778] cfg80211: failed to load regulatory.db&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;* If I try to do OTA retrofit update from demo_imag_10.0.0_1.0.0 to locally built retrofit.zip, device fails to boot kernel, stops at this log&lt;/P&gt;&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif" color="#3366FF"&gt;Starting kernel ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers will be helpful.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 10:59:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1666907#M207382</guid>
      <dc:creator>Nishal</dc:creator>
      <dc:date>2023-06-09T10:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1668257#M207495</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194975"&gt;@Nishal&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you are doing well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;As the link you provided describes If the device is retrofitted to have a dynamic partition feature, set this variable to true to build the images and OTA package. Here is a demo to update 10.0.0_1.0.0 to 10.0.0_2.0.0 or higher.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It means 10.0.0._1.0.0 which does support&amp;nbsp;the dynamic partition feature so one has to use the 10.0.0._2.0.0 version where one has to enable the macro&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;TARGET_USE_DYNAMIC_PARTITIONS ?= true&lt;BR /&gt;TARGET_USE_RETROFIT_DYNAMIC_&lt;WBR /&gt;PARTITION ?= true&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer to this link to get more details on SWUpdate OTA i.MX8QXP MEK&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416&amp;amp;source=gmail&amp;amp;ust=1686734608634000&amp;amp;usg=AOvVaw1Y4aUiWqLmQMz0u6SvJ1cR"&gt;https://community.nxp.com/t5/&lt;WBR /&gt;i-MX-Processors-Knowledge-&lt;WBR /&gt;Base/SWUpdate-OTA-i-MX8MM-EVK-&lt;WBR /&gt;i-MX8QXP-MEK/ta-p/1307416&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sanket Parekh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 09:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1668257#M207495</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-06-13T09:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1668309#M207500</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202155"&gt;@Sanket_Parekh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;As mentioned in your reply, I already have these enabled&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TARGET_USE_DYNAMIC_PARTITIONS ?= true&lt;BR /&gt;TARGET_USE_RETROFIT_DYNAMIC_PARTITION ?= true&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Initially, even this was failing. The reason for this difference in boot partition size. So I had to additionally make these changes on AOSP10.0.0_2.0.0&lt;/P&gt;&lt;P&gt;In &lt;U&gt;&lt;STRONG&gt;device/fsl/&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;U&gt;&lt;STRONG&gt;common/partition/device-partitions-28GB-ab_super.bpt&lt;/STRONG&gt;&lt;/U&gt;, (for boot partition, reduce size to 48M)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ab": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "boot",&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "size": "64 MiB",&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "size": "48 MiB",&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "guid": "auto",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type_guid": "bb499290-b57e-49f6-bf41-190386693794"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;In device/fsl/imx8q/BoardConfigCommon.mk&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;@@ -143,7 +143,7 @@ BOARD_USES_RECOVERY_AS_BOOT := true&lt;BR /&gt;TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"&lt;BR /&gt;&lt;BR /&gt;BOARD_DTBOIMG_PARTITION_SIZE := 4194304&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;-BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;+BOARD_BOOTIMAGE_PARTITION_SIZE := 50331648&lt;/FONT&gt; #48M&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;But after this change, device is not booting android&amp;nbsp;with logs as shared earlier.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If there any prebuilt retrofit OTA image tested earlier/or demos, please share with us so that we can check with the same image as well.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Any pointers will be very helpful.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Thanks!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 10:12:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1668309#M207500</guid>
      <dc:creator>Nishal</dc:creator>
      <dc:date>2023-06-13T10:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1669215#M207596</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194975"&gt;@Nishal&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;I have shared a Document provided by the NXP link below Down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;Please refer to Section 4 System Upgrade (OTA) Customization&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/imx-processors/75536/2/13.5.0_Android_Advanced_User_Guide.pdf" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/imx-processors/75536/2/13.5.0_Android_Advanced_User_Guide.pdf&amp;amp;source=gmail&amp;amp;ust=1686817769847000&amp;amp;usg=AOvVaw17f2liOhkKW6p1twOQbHQA"&gt;https://community.nxp.com/&lt;WBR /&gt;pwmxy87654/attachments/&lt;WBR /&gt;pwmxy87654/imx-processors/&lt;WBR /&gt;75536/2/13.5.0_Android_&lt;WBR /&gt;Advanced_User_Guide.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It will be helpful!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sanket Parekh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 10:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1669215#M207596</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-06-14T10:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1670322#M207667</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202155"&gt;@Sanket_Parekh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I have checked the documents. Seems like it is specific for AOSP13, and also it doesnt have any details related to retrofit update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I am still trying to get the details for retrofit demo details AOSP10_2.0.0, we have tried few experiments and want to update on that&lt;/P&gt;&lt;P&gt;1. Device boots successfully when we flash using &lt;STRONG&gt;uuu,&amp;nbsp;&lt;/STRONG&gt;but with retrofit disabled&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TARGET_USE_DYNAMIC_PARTITIONS ?= true&lt;BR /&gt;TARGET_USE_RETROFIT_DYNAMIC_PARTITION ?= &lt;FONT color="#FF0000"&gt;false&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. Device stops to boot android (at firststagemount if we have following options enabled&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TARGET_USE_DYNAMIC_PARTITIONS ?= true&lt;BR /&gt;TARGET_USE_RETROFIT_DYNAMIC_PARTITION ?= &lt;FONT color="#FF0000"&gt;true&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;3. Now we have generated the OTA package with enabled&amp;nbsp;&lt;STRONG&gt;TARGET_USE_RETROFIT_DYNAMIC_PARTITION := true&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;$ ./imx-make.sh bootloader kernel -j4&lt;BR /&gt;$ make target-files-package -j4&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;$ make otapackage -j4&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;With time device fails to load kernel.&lt;/P&gt;&lt;P&gt;4. Since bootloader/u-boot was not getting updated, we suspected uboot issue and used fastboot to update the bootloader as well. So kernel started booting but get stuck at this log&lt;/P&gt;&lt;P&gt;[ 0.032633] SELinux: Initializing.&lt;BR /&gt;[ 0.036154] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)&lt;BR /&gt;[ 0.043477] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)&lt;BR /&gt;[ 0.075382] ASID allocator initialised with 32768 entries&lt;BR /&gt;[ 0.088481] rcu: Hierarchical SRCU implementation.&lt;BR /&gt;[ 0.103637] EFI services will not be available.&lt;BR /&gt;[ 0.115897] smp: Bringing up secondary CPUs ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers will be helpful,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nishal&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:21:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1670322#M207667</guid>
      <dc:creator>Nishal</dc:creator>
      <dc:date>2023-06-15T13:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1673378#M207931</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194975"&gt;@Nishal&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I checked the steps, Thanks for the details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you share more dmesg logs to debug it further?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sanket Parekh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 07:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1673378#M207931</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-06-21T07:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1673639#M207958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202155"&gt;@Sanket_Parekh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find attached logfile.&lt;/P&gt;&lt;P&gt;In this logfile&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;we have flashed demo_image aosp10_1.0.0&lt;/LI&gt;&lt;LI&gt;updated the bootloader using fastboot (bootloader is locally built from aosp10_2.0.0 source code)&lt;/LI&gt;&lt;LI&gt;Then did OTA retrofit update (retrofit-eng-ota.zip file)&lt;/LI&gt;&lt;LI&gt;Then reboot the system, system stops at kernel&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 12:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1673639#M207958</guid>
      <dc:creator>Nishal</dc:creator>
      <dc:date>2023-06-21T12:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Retrofit same example in AOSP10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1674815#M208027</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194975"&gt;@Nishal&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I have shared a link, This doc explains the OTA procedure in detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer to Section 7 OTA updates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It will help you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf&amp;amp;source=gmail&amp;amp;ust=1687592813522000&amp;amp;usg=AOvVaw05h5V8GumNS92sLwili5Vp"&gt;https://www.nxp.com/docs/en/&lt;WBR /&gt;user-guide/ANDROID_USERS_&lt;WBR /&gt;GUIDE.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sanket Parekh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 07:51:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Retrofit-same-example-in-AOSP10/m-p/1674815#M208027</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-06-23T07:51:04Z</dc:date>
    </item>
  </channel>
</rss>

