<?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のトピックCreating custom Android 9 image for EDM1-IMX6Q</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161122#M162730</link>
    <description>&lt;P&gt;I downloaded the code from git and compiled it with "&lt;STRONG&gt;&lt;EM&gt;cook -j4&lt;/EM&gt;&lt;/STRONG&gt;" without any errors.&lt;BR /&gt;After that I used the command &lt;EM&gt;&lt;STRONG&gt;gen_virtual_images&lt;/STRONG&gt;&lt;/EM&gt; which created a 3.6GB test.img file .&lt;BR /&gt;I moved it to a bootable SDCard and on power on it reboots in a loop. I need to know more about &lt;EM&gt;&lt;STRONG&gt;gen_virtual_images&lt;/STRONG&gt;&lt;/EM&gt; as there is no documentation about the same . When I use this u-boot.imx is not created. Could that be the reason behind the problem as all other files mentioned for EDM1-IMX6Q are generated .&lt;/P&gt;&lt;P&gt;I get the following message :&lt;/P&gt;&lt;P&gt;U-Boot SPL 2018.03-ga5a39eea7f (Sep 29 2020 - 20:39:29 +0530)&lt;BR /&gt;Trying to boot from MMC1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2018.03-ga5a39eea7f (Sep 29 2020 - 20:39:29 +0530)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6Q rev1.3 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Extended Commercial temperature grade (-20C to 105C) at 30C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;SOM: imx6q-edm1&lt;BR /&gt;Available EDM1 baseboard: Fairy, Gnome, TC0700&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;PMIC: PFUZE100 ID=0x10&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;No panel detected: default to hj070na&lt;BR /&gt;Display: hj070na (1024x600)&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;SOM: imx6q-edm1&lt;BR /&gt;Available EDM1 baseboard: Fairy, Gnome, TC0700&lt;BR /&gt;flash target is MMC:0&lt;BR /&gt;Net: FEC [PRIME]&lt;BR /&gt;Fastboot: Normal&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;RNG instantiation done (3600)&lt;BR /&gt;RNG already instantiated 0x40000003&lt;BR /&gt;verify OK, boot 'boot'&lt;BR /&gt;kernel @ 14008000 (10315592)&lt;BR /&gt;ramdisk @ 15000000 (1835188)&lt;BR /&gt;fdt @ 14f00000 (52563)&lt;BR /&gt;## Booting Android Image at 0x14007800 ...&lt;BR /&gt;Kernel load addr 0x14008000 size 10074 KiB&lt;BR /&gt;## Flattened Device Tree blob at 14f00000&lt;BR /&gt;Booting using the fdt blob at 0x14f00000&lt;BR /&gt;XIP Kernel Image ... OK&lt;BR /&gt;Using Device Tree in place at 14f00000, end 14f0fd52&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;imx6q-pcie 1ffc000.pcie: phy link never came up&lt;BR /&gt;imx6q-pcie 1ffc000.pcie: failed to initialize host&lt;BR /&gt;imx6q-pcie 1ffc000.pcie: unable to add pcie port.&lt;BR /&gt;mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!&lt;BR /&gt;edt_ft5x06 1-0038: touchscreen probe failed&lt;BR /&gt;ov5645_read_reg:write reg error:reg=300a&lt;BR /&gt;init: bool android::init::FirstStageMount::InitRequiredDevices(): partition(s) not found after polling timeout: boot, system, vbmeta, vendor&lt;BR /&gt;init: Failed to mount required partitions early ...&lt;BR /&gt;reboot: Restarting system with command 'bootloader'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 10:55:27 GMT</pubDate>
    <dc:creator>Ketki</dc:creator>
    <dc:date>2020-09-30T10:55:27Z</dc:date>
    <item>
      <title>Creating custom Android 9 image for EDM1-IMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161122#M162730</link>
      <description>&lt;P&gt;I downloaded the code from git and compiled it with "&lt;STRONG&gt;&lt;EM&gt;cook -j4&lt;/EM&gt;&lt;/STRONG&gt;" without any errors.&lt;BR /&gt;After that I used the command &lt;EM&gt;&lt;STRONG&gt;gen_virtual_images&lt;/STRONG&gt;&lt;/EM&gt; which created a 3.6GB test.img file .&lt;BR /&gt;I moved it to a bootable SDCard and on power on it reboots in a loop. I need to know more about &lt;EM&gt;&lt;STRONG&gt;gen_virtual_images&lt;/STRONG&gt;&lt;/EM&gt; as there is no documentation about the same . When I use this u-boot.imx is not created. Could that be the reason behind the problem as all other files mentioned for EDM1-IMX6Q are generated .&lt;/P&gt;&lt;P&gt;I get the following message :&lt;/P&gt;&lt;P&gt;U-Boot SPL 2018.03-ga5a39eea7f (Sep 29 2020 - 20:39:29 +0530)&lt;BR /&gt;Trying to boot from MMC1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2018.03-ga5a39eea7f (Sep 29 2020 - 20:39:29 +0530)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6Q rev1.3 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Extended Commercial temperature grade (-20C to 105C) at 30C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;SOM: imx6q-edm1&lt;BR /&gt;Available EDM1 baseboard: Fairy, Gnome, TC0700&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;PMIC: PFUZE100 ID=0x10&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;No panel detected: default to hj070na&lt;BR /&gt;Display: hj070na (1024x600)&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;SOM: imx6q-edm1&lt;BR /&gt;Available EDM1 baseboard: Fairy, Gnome, TC0700&lt;BR /&gt;flash target is MMC:0&lt;BR /&gt;Net: FEC [PRIME]&lt;BR /&gt;Fastboot: Normal&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;RNG instantiation done (3600)&lt;BR /&gt;RNG already instantiated 0x40000003&lt;BR /&gt;verify OK, boot 'boot'&lt;BR /&gt;kernel @ 14008000 (10315592)&lt;BR /&gt;ramdisk @ 15000000 (1835188)&lt;BR /&gt;fdt @ 14f00000 (52563)&lt;BR /&gt;## Booting Android Image at 0x14007800 ...&lt;BR /&gt;Kernel load addr 0x14008000 size 10074 KiB&lt;BR /&gt;## Flattened Device Tree blob at 14f00000&lt;BR /&gt;Booting using the fdt blob at 0x14f00000&lt;BR /&gt;XIP Kernel Image ... OK&lt;BR /&gt;Using Device Tree in place at 14f00000, end 14f0fd52&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;imx6q-pcie 1ffc000.pcie: phy link never came up&lt;BR /&gt;imx6q-pcie 1ffc000.pcie: failed to initialize host&lt;BR /&gt;imx6q-pcie 1ffc000.pcie: unable to add pcie port.&lt;BR /&gt;mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!&lt;BR /&gt;edt_ft5x06 1-0038: touchscreen probe failed&lt;BR /&gt;ov5645_read_reg:write reg error:reg=300a&lt;BR /&gt;init: bool android::init::FirstStageMount::InitRequiredDevices(): partition(s) not found after polling timeout: boot, system, vbmeta, vendor&lt;BR /&gt;init: Failed to mount required partitions early ...&lt;BR /&gt;reboot: Restarting system with command 'bootloader'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 10:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161122#M162730</guid>
      <dc:creator>Ketki</dc:creator>
      <dc:date>2020-09-30T10:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom Android 9 image for EDM1-IMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161473#M162767</link>
      <description>&lt;P&gt;I recommend you that you contact the board supplier, since the Android BSP can be build in different ways, you can review the method, that we use in NXP boards, and the documentation on how to boot a NXP board with an Android Image, we use our tool named UUU,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here you can find the details&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 18:02:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161473#M162767</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2020-09-30T18:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom Android 9 image for EDM1-IMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161606#M162776</link>
      <description>&lt;P&gt;Thank You for the reply.&lt;/P&gt;&lt;P&gt;I am not getting any great help from my supplier so I thought of raising my queries in the community.&lt;BR /&gt;It would be of great help if you could resolve my query.&lt;BR /&gt;Can you please verify that the file &lt;EM&gt;&lt;STRONG&gt;u-boot.imx &lt;/STRONG&gt;&lt;/EM&gt;not generated after compiling Android 9.0 could be the issue ?&lt;/P&gt;&lt;P&gt;Also I am using the board&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;EDM1-IMX6Q-10-R20-E16-9377&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; with Fairy and Android version&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;tn-p9.0.0_2.2.0-ga&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;.&lt;BR /&gt;Is this Android version compatible with EDM1-IMX6Q ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 10:57:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Creating-custom-Android-9-image-for-EDM1-IMX6Q/m-p/1161606#M162776</guid>
      <dc:creator>Ketki</dc:creator>
      <dc:date>2020-10-01T10:57:22Z</dc:date>
    </item>
  </channel>
</rss>

