<?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: Android Booting from emmc in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052993#M154933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I.mx6d is the soc RAM size is 1GB. The board was designed based on sabresd.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2020 23:09:17 GMT</pubDate>
    <dc:creator>bijeshvm</dc:creator>
    <dc:date>2020-06-16T23:09:17Z</dc:date>
    <item>
      <title>Android Booting from emmc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052992#M154932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Android 9 is it possible to flash uboot to to eMMC and Kernel and rootfs to SD card?&lt;/P&gt;&lt;P&gt;My device is configured to boot from eMMC. But it has only 4GB Size. So I want to put uboot to eMMC and rest of binary to SD Card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.mx6d is the soc RAM size is 1GB. The board was designed based on sa read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bijesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 17:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052992#M154932</guid>
      <dc:creator>bijeshvm</dc:creator>
      <dc:date>2020-06-16T17:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Android Booting from emmc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052993#M154933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I.mx6d is the soc RAM size is 1GB. The board was designed based on sabresd.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 23:09:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052993#M154933</guid>
      <dc:creator>bijeshvm</dc:creator>
      <dc:date>2020-06-16T23:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Android Booting from emmc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052994#M154934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bijesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just compile or download everything for sdcard&lt;/P&gt;&lt;H2 id="toc-hId--1440409416"&gt;&lt;SPAN class=""&gt;Switching from eMMC build to SD card build and vice versa&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;When you switch your target MMC device you need to remove the fstab file. This will guarantee that the make system will copy the right one into target.&lt;/P&gt;&lt;PRE&gt;$ rm out/target/product/var_mx6/recovery/root/fstab* out/target/product/var_mx6/root/fstab*&lt;/PRE&gt;&lt;H2 id="toc-hId-1047103417"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&amp;nbsp;Build Android for SD card&lt;/SPAN&gt;&lt;/H2&gt;&lt;PRE&gt;$ make -j4 BUILD_TARGET_DEVICE=sd 2&amp;gt;&amp;amp;1 | tee build1-1.log&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;Note: When running Android from an SD card, the eMMC will be detected and presented as an SD card storage&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;More, please see the Android user guide installed on your documentation directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 14:44:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052994#M154934</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-06-17T14:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Android Booting from emmc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052995#M154935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I need to make my question more clear.&lt;/P&gt;&lt;P&gt;My custom board has constraint that it has only 2 boot configurations.&lt;/P&gt;&lt;P&gt;1. Serial download over usb (to download image to eMMC)&lt;/P&gt;&lt;P&gt;2. Boot from eMMC&lt;/P&gt;&lt;P&gt;Where as my device has an SD card interface for additional memory. Please note due to the limitation of boot config ckt in my hardware the SD card cannot be made as first boot device. So I need to boot from eMMC always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am trying to boot Android 9 in my device. The minimum SDcard/eMMC image size mentioned in user guide of Android 9 is 8GB. But my eMMC has only 4GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question was that, is it possible to flash the uboot to eMMC whereas zImage and file system to SD card?&lt;/P&gt;&lt;P&gt;If it possible, on reset uboot in eMMC will run first and then it will launch the Kernel in SD card( which has more space store the Android Kernal and file system).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I made the question clear. Thank you for the information on precautions to take while building and flashing image to eMMC. But what I would like to have is the reply for the updated query. In near future for the firmware update I want to keep A/B images of OS so I need to make use of the SD card slot due to the limited size of eMMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bijesh V.M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:05:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052995#M154935</guid>
      <dc:creator>bijeshvm</dc:creator>
      <dc:date>2020-06-17T17:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Android Booting from emmc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052996#M154936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting valuable suggestions.&amp;nbsp; I would like to know is it possible to use&amp;nbsp;Android 9 for i.MX6D for the above scenario. Or is it possible by updating Android 9 BSP for i.MX6D.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bijesh V.M.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 03:41:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052996#M154936</guid>
      <dc:creator>bijeshvm</dc:creator>
      <dc:date>2020-06-19T03:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Android Booting from emmc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052997#M154937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry no, for the android 9 you need more than 4GB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 13:17:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Booting-from-emmc/m-p/1052997#M154937</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-06-19T13:17:17Z</dc:date>
    </item>
  </channel>
</rss>

