<?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: Andriod Prebuilt images booting Problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Andriod-Prebuilt-images-booting-Problem/m-p/695638#M107869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The failed boot up maybe caused by the wrong thing in download. Here you are using the reference board and demo images, so you can try to download the demo images to board and boot up it, then try to do some change.&lt;/P&gt;&lt;P&gt;Recommand you to use the mfgtool to download the images to the SD card or emmc on your board. The mfgtool you can download here:&lt;/P&gt;&lt;P&gt;&lt;A class="" data-dtmassettype="Download" data-dtmname="IMX6_L5.1.1_2.1.0_MFG_TOOL" href="https://www.nxp.com/webapp/Download?colCode=IMX6_L5.1_2.1.0_MFG_TOOL&amp;amp;appType=license" target="_blank"&gt;IMX6_L5.1.1_2.1.0_MFG_TOOL&lt;/A&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Rita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 08:12:13 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2017-08-10T08:12:13Z</dc:date>
    <item>
      <title>Andriod Prebuilt images booting Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Andriod-Prebuilt-images-booting-Problem/m-p/695637#M107868</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&gt;I am trying to boot my imx6qsabresd EVB board with pre built android images "android_L5.1.1_2.1.0_image_6dqsabresd"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created the card using the script provided in "fsl-sdcard-partition.sh" and then i copied the images as mention in andriod user guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# sudo dd if=u-boot.imx of=/dev/sdx bs=1K seek=1; sync&lt;BR /&gt;# sudo dd if=boot.img of=/dev/sdx1; sync&lt;BR /&gt;# sudo simg2img system.img system_raw.img&lt;BR /&gt;# sudo dd if=system_raw.img of=/dev/sdx5; sync&lt;BR /&gt;# sudo dd if=recovery.img of=/dev/sdx2; sync&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting errors like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;random: init urandom read with 56 bits of entropy available&lt;BR /&gt;init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead&lt;BR /&gt;init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead&lt;BR /&gt;init: property 'ro.product.manufacturer' doesn't exist while expanding '$ro.product.manufacturer'&lt;BR /&gt;init: cannot expand '$ro.product.manufacturer' while writing to '/sys/class/android_usb/android0/iManufacturer'&lt;BR /&gt;init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead&lt;BR /&gt;init: property 'ro.product.model' doesn't exist while expanding '$ro.product.model'&lt;BR /&gt;init: cannot expand '$ro.product.model' while writing to '/sys/class/android_usb/android0/iProduct'&lt;BR /&gt;android_usb: already disabled&lt;BR /&gt;mtp_bind_config&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;BR /&gt;binder: 195:195 transaction failed 29189, size 0-0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i solve this problem. If any one knows kindly help me i am new to the andriod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:21:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Andriod-Prebuilt-images-booting-Problem/m-p/695637#M107868</guid>
      <dc:creator>bandarulavanya</dc:creator>
      <dc:date>2017-08-10T06:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Andriod Prebuilt images booting Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Andriod-Prebuilt-images-booting-Problem/m-p/695638#M107869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The failed boot up maybe caused by the wrong thing in download. Here you are using the reference board and demo images, so you can try to download the demo images to board and boot up it, then try to do some change.&lt;/P&gt;&lt;P&gt;Recommand you to use the mfgtool to download the images to the SD card or emmc on your board. The mfgtool you can download here:&lt;/P&gt;&lt;P&gt;&lt;A class="" data-dtmassettype="Download" data-dtmname="IMX6_L5.1.1_2.1.0_MFG_TOOL" href="https://www.nxp.com/webapp/Download?colCode=IMX6_L5.1_2.1.0_MFG_TOOL&amp;amp;appType=license" target="_blank"&gt;IMX6_L5.1.1_2.1.0_MFG_TOOL&lt;/A&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Rita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:12:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Andriod-Prebuilt-images-booting-Problem/m-p/695638#M107869</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2017-08-10T08:12:13Z</dc:date>
    </item>
  </channel>
</rss>

