<?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 Reduce OS size and Boot Time in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Reduce-OS-size-and-Boot-Time/m-p/1879524#M22912</link>
    <description>&lt;P&gt;i have sync and build the android 13 for "imx8 quad x plus" bord.&lt;BR /&gt;after build successfully i have check the size of OS as following :&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------&lt;BR /&gt;#!/bin/bash&lt;/P&gt;&lt;P&gt;# Navigate to the directory&lt;BR /&gt;cd /home/lenovo/AOSP/android_build/out/target/product/mek_8q&lt;/P&gt;&lt;P&gt;# Calculate the total size of all .img files&lt;BR /&gt;total_size=$(du -ch *.img | grep total | awk '{print $1}')&lt;/P&gt;&lt;P&gt;echo "Total size of the OS: $total_size"&lt;BR /&gt;--------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;it gives the output "Total size of the OS: 2.2GB"&lt;BR /&gt;&lt;BR /&gt;now i want to reduce the size of OS and the the boot time how to do it ?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 07:02:31 GMT</pubDate>
    <dc:creator>Akash-Thorat-123</dc:creator>
    <dc:date>2024-06-03T07:02:31Z</dc:date>
    <item>
      <title>Reduce OS size and Boot Time</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Reduce-OS-size-and-Boot-Time/m-p/1879524#M22912</link>
      <description>&lt;P&gt;i have sync and build the android 13 for "imx8 quad x plus" bord.&lt;BR /&gt;after build successfully i have check the size of OS as following :&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------&lt;BR /&gt;#!/bin/bash&lt;/P&gt;&lt;P&gt;# Navigate to the directory&lt;BR /&gt;cd /home/lenovo/AOSP/android_build/out/target/product/mek_8q&lt;/P&gt;&lt;P&gt;# Calculate the total size of all .img files&lt;BR /&gt;total_size=$(du -ch *.img | grep total | awk '{print $1}')&lt;/P&gt;&lt;P&gt;echo "Total size of the OS: $total_size"&lt;BR /&gt;--------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;it gives the output "Total size of the OS: 2.2GB"&lt;BR /&gt;&lt;BR /&gt;now i want to reduce the size of OS and the the boot time how to do it ?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 07:02:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Reduce-OS-size-and-Boot-Time/m-p/1879524#M22912</guid>
      <dc:creator>Akash-Thorat-123</dc:creator>
      <dc:date>2024-06-03T07:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce OS size and Boot Time</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Reduce-OS-size-and-Boot-Time/m-p/1881119#M22965</link>
      <description>&lt;P&gt;For boot time and OS size , you can refer&amp;nbsp;8.9 Boot time tuning and&amp;nbsp;8.9.4 How to build system.img with squashfs files system type in this guide.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/Android_Auto_User's_Guide.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/Android_Auto_User's_Guide.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 03:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Reduce-OS-size-and-Boot-Time/m-p/1881119#M22965</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-06-05T03:06:01Z</dc:date>
    </item>
  </channel>
</rss>

