<?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: IMX53 with Android bootup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162396#M3673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. If you want to boot from SD, you can rework the board and set boot pins as "booting from SDHC3". 2. What kind of USB boot you are referring to? Usually USB boot talking into MX53 document refers to serial download mode via USB. This mode can be used to download images via USB.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2011 15:36:16 GMT</pubDate>
    <dc:creator>LilyZhang</dc:creator>
    <dc:date>2011-07-26T15:36:16Z</dc:date>
    <item>
      <title>IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162377#M3654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using IMX53 EVK board.I want to use it for android development.&lt;/P&gt;&lt;P&gt;How to partition the SD card and use it for bootup. Is there any bin file available&amp;nbsp;&lt;/P&gt;&lt;P&gt;without partitioning the SD card.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 05:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162377#M3654</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-12T05:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162378#M3655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can follow the partition table on User Guide. You can use gparted instead of fdisk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 15:59:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162378#M3655</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-12T15:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162379#M3656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Daiane. I tried that option. But in the user guide the size of each partition is not clearly given.&lt;/P&gt;&lt;P&gt;If i tried with approx calculation it is throwing errors. Could you please let me know the size of each partition in terms of sectors.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 05:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162379#M3656</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-13T05:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162380#M3657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Struggling with the same thing, except for the IMX51 EVK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The user guide specifies the size (in megabytes) of the partitions. When fdisk asks for the final sector / cylinder of a partition, you can specify the size in megabytes by entering &lt;STRONG&gt;+50M&lt;/STRONG&gt; to create a 50 megabyte partition for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I *think* I am creating the partitions correctly, but trying to format them and copy the images onto them has been giving me a lot of grief.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 07:53:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162380#M3657</guid>
      <dc:creator>Dylan</dc:creator>
      <dc:date>2011-07-13T07:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162381#M3658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dylan,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I am able to partition the SD card with Gparted. But after disconnecting and connecting it back Ubuntu is not&lt;/P&gt;&lt;P&gt;detecting the SD card. How to resolve this problem. If i format SD card in windows then it is detected in Ubuntu.For flashing the images there is a script available in 3.3 release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:34:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162381#M3658</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-13T08:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162382#M3659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="align-center" src="https://community.nxp.com/discussions/714-sd_card_partition.PNG?width=400" width="400" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It´s my 4G sdcard. I have one 1G sdcard that I "part" the same way. I always use gparted, because I get confused with fdisk, because my system is based on proportion, not size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I always take first 20M (gray on picture) for MBR+u-boot+uImage+uramdisk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My next step is to take 1/4 for the first partition - FAT&lt;/P&gt;&lt;P&gt;more 1/4 for first ext4 partition - system&lt;/P&gt;&lt;P&gt;more 1/4 for extended partition - 1/2 and 1/2 each ext4 inside it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and, everything else (another 1/4) for last ext4 partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even then I have this sdcard partition, my Ubuntu detects every partition (and mount it automaticaly). Please, make sure your ubuntu create /dev/sdX even if ubuntu cannot mount it on /media. You can dmesg and see if it´s right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to not recreate MBR (partition table).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 12:00:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162382#M3659</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-13T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162383#M3660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt; Tell us what are making you sad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What´s the error you´ve been facing?&lt;/P&gt;&lt;P&gt;Past here the procedure you´ve beem following.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Dylan said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup#4103961Comment23805"&gt;&lt;DIV&gt;&lt;P&gt;Struggling with the same thing, except for the IMX51 EVK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The user guide specifies the size (in megabytes) of the partitions. When fdisk asks for the final sector / cylinder of a partition, you can specify the size in megabytes by entering &lt;STRONG&gt;+50M&lt;/STRONG&gt; to create a 50 megabyte partition for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I *think* I am creating the partitions correctly, but trying to format them and copy the images onto them has been giving me a lot of grief.&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 12:01:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162383#M3660</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-13T12:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162384#M3661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daiane,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am able to partition my SD card as per user guide. But i am having the leftover part as unallocated.Will that create any problem. All the memory available on SD card need to be partitioned??&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;&lt;STRONG&gt;Partition Type/Index&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;&lt;STRONG&gt;Start Offset&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Size&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;&lt;STRONG&gt;File System&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;&lt;STRONG&gt;Content&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;BOOT&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;10 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;bootloader/kernel/uramdiskimages&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Primary 1&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;MEDIA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;11 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;User Defined&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;VFAT. Mount as /sdcards&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Media file storage&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Primary 2&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;SYSTEM&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow MEDIA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt;= 200 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as /system (with read only)&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Android system bin/libs(system.img)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Logic 5 (Extended 3)&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;DATA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow SYSTEM&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt; 200 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as /data&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Android data (e.g. installed app)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Logic 6 (Extended 3)&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;CACHE&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow DATA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt; 10 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as /cache&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Android cache&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Primary 4&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;RECOVERY&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow CACHE&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt; 20 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as / in recovery mode&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Root file system for recovery mode (recovery.img)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i am copying Uboot.bin and Uimage using dd utility it is saying copied but i am not able to see them in SD card.&lt;/P&gt;&lt;P&gt;Download the u-boot image:&lt;BR /&gt;#&amp;nbsp;&lt;SPAN class="SpellE"&gt;sudo&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;dd&lt;/SPAN&gt;&amp;nbsp;if=u-boot.bin of=/dev/&lt;SPAN class="SpellE"&gt;sdb&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;bs&lt;/SPAN&gt;=1K skip=1 seek=1; sync&lt;/P&gt;&lt;P&gt;Where this will be stored?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally after connecting the SD card in imx53 board and power on there is no communication between hyper terminal and imx53.Without this i can't set the environmental variables for Uboot.What are the switch configurations(Sw1,Sw2,Sw3) to boot from SD card. What is the software version to be used for making the board up with prebuilt images.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using i.MX53-QSB-Android-Release3.3 from Adeno website.Is this is the correct software? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 04:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162384#M3661</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-14T04:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162385#M3662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made some progress with this yesterday.&lt;BR /&gt;&lt;BR /&gt;u-boot.bin, uImage and uramdisk are written on to the SD card after the Master Boot Record (MBR) / partition table, and before the start of the first partition. They will not be visible in any of the partitions, but when the board is set to boot from the SD card it will find the bootloader after the MBR, which in turn will load the Kernel and the ramdisk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a different board so I don't know which switches are which, but the user guide mentions this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.MX53&lt;/STRONG&gt; &lt;STRONG&gt;SMD eMMC (SD Slot3) Boot&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="576"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Switch&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D5&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D6&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D7&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D8&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW26&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW28&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.MX53&lt;/STRONG&gt; &lt;STRONG&gt;SMD MMC/SD (Slot1) Boot&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="576"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Switch&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D5&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D6&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D7&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D8&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW26&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW28&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm guessing that you are using Slot1 to boot? In which case it seems like all switches should be 0, except for D7 of SW26.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;Anuradha Nalge said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup?commentId=4103961%3AComment%3A23539&amp;amp;xg_source=msg_com_forum#4103961Comment23539"&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;P&gt;When i am copying Uboot.bin and Uimage using dd utility it is saying copied but i am not able to see them in SD card.&lt;/P&gt;&lt;P&gt;Download the u-boot image:&lt;BR /&gt;#&amp;nbsp;&lt;SPAN class="SpellE"&gt;sudo&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;dd&lt;/SPAN&gt;&amp;nbsp;if=u-boot.bin of=/dev/&lt;SPAN class="SpellE"&gt;sdb&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;bs&lt;/SPAN&gt;=1K skip=1 seek=1; sync&lt;/P&gt;&lt;P&gt;Where this will be stored?&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 07:34:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162385#M3662</guid>
      <dc:creator>Dylan</dc:creator>
      <dc:date>2011-07-14T07:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162386#M3663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt; Comments in line.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Anuradha Nalge said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup#4103961Comment23539"&gt;&lt;DIV&gt;&lt;P&gt;Hi Daiane,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am able to partition my SD card as per user guide. But i am having the leftover part as unallocated.Will that create any problem. All the memory available on SD card need to be partitioned??&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Off couse not. But, you will lose SDCard memory for what?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;&lt;STRONG&gt;Partition Type/Index&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;&lt;STRONG&gt;Start Offset&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Size&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;&lt;STRONG&gt;File System&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;&lt;STRONG&gt;Content&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;BOOT&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;10 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;bootloader/kernel/uramdiskimages&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Primary 1&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;MEDIA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;11 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;User Defined&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;VFAT. Mount as /sdcards&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Media file storage&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Primary 2&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;SYSTEM&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow MEDIA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt;= 200 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as /system (with read only)&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Android system bin/libs(system.img)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Logic 5 (Extended 3)&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;DATA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow SYSTEM&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt; 200 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as /data&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Android data (e.g. installed app)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Logic 6 (Extended 3)&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;CACHE&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow DATA&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt; 10 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as /cache&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Android cache&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="15%"&gt;&lt;P&gt;Primary 4&lt;/P&gt;&lt;/TD&gt;&lt;TD width="13%"&gt;&lt;P&gt;RECOVERY&lt;/P&gt;&lt;/TD&gt;&lt;TD width="9%"&gt;&lt;P&gt;follow CACHE&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&amp;gt; 20 MB&lt;/P&gt;&lt;/TD&gt;&lt;TD width="17%"&gt;&lt;P&gt;EXT4. Mount as / in recovery mode&lt;/P&gt;&lt;/TD&gt;&lt;TD width="32%"&gt;&lt;P&gt;Root file system for recovery mode (recovery.img)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i am copying Uboot.bin and Uimage using dd utility it is saying copied but i am not able to see them in SD card.&lt;/P&gt;&lt;P&gt;Download the u-boot image:&lt;BR /&gt;#&amp;nbsp;&lt;SPAN class="SpellE"&gt;sudo&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;dd&lt;/SPAN&gt;&amp;nbsp;if=u-boot.bin of=/dev/&lt;SPAN class="SpellE"&gt;sdb&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;bs&lt;/SPAN&gt;=1K skip=1 seek=1; sync&lt;/P&gt;&lt;P&gt;Where this will be stored?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;[Daiane] At the first "unalocated partition" that 10M, with 1K offset. I use this command to copy u-boot-no-padding, is you´re using u-boot (with 1K padding you should use another command line, take a look on User Guide)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally after connecting the SD card in imx53 board and power on there is no communication between hyper terminal and imx53.Without this i can't set the environmental variables for Uboot.What are the switch configurations(Sw1,Sw2,Sw3) to boot from SD card. What is the software version to be used for making the board up with prebuilt images.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;[Daiane] That´s right, you should take care of that u-boot binary you copy to SDCard (and where). In this case, the boot sequence did not found the u-boot binary. Please, copy u-boot again.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using i.MX53-QSB-Android-Release3.3 from Adeno website.Is this is the correct software? Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;[Daiane] Yes.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 12:00:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162386#M3663</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-14T12:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162387#M3664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QS doesn´t have switches for choosing the boot mode (like SMD). The default for this board is boot from microSD slot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least, my QS board is this way.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Dylan said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup#4103961Comment23540"&gt;&lt;DIV&gt;&lt;P&gt;I made some progress with this yesterday.&lt;BR /&gt;&lt;BR /&gt;u-boot.bin, uImage and uramdisk are written on to the SD card after the Master Boot Record (MBR) / partition table, and before the start of the first partition. They will not be visible in any of the partitions, but when the board is set to boot from the SD card it will find the bootloader after the MBR, which in turn will load the Kernel and the ramdisk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a different board so I don't know which switches are which, but the user guide mentions this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.MX53&lt;/STRONG&gt; &lt;STRONG&gt;SMD eMMC (SD Slot3) Boot&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="576"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Switch&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D5&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D6&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D7&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D8&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW26&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW28&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.MX53&lt;/STRONG&gt; &lt;STRONG&gt;SMD MMC/SD (Slot1) Boot&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="576"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Switch&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D5&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D6&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D7&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D8&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW26&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW28&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm guessing that you are using Slot1 to boot? In which case it seems like all switches should be 0, except for D7 of SW26.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;Anuradha Nalge said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup?commentId=4103961%3AComment%3A23539&amp;amp;xg_source=msg_com_forum#4103961Comment23539"&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;P&gt;When i am copying Uboot.bin and Uimage using dd utility it is saying copied but i am not able to see them in SD card.&lt;/P&gt;&lt;P&gt;Download the u-boot image:&lt;BR /&gt;#&amp;nbsp;&lt;SPAN class="SpellE"&gt;sudo&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;dd&lt;/SPAN&gt;&amp;nbsp;if=u-boot.bin of=/dev/&lt;SPAN class="SpellE"&gt;sdb&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;bs&lt;/SPAN&gt;=1K skip=1 seek=1; sync&lt;/P&gt;&lt;P&gt;Where this will be stored?&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 12:03:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162387#M3664</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-14T12:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162388#M3665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Is IMX53 EVK and QSB are different?? I am using Imx53 EVK board. I am having three switches(SW1,SW2,SW3)&lt;/P&gt;&lt;P&gt;on the board. It is having two SD card slots one on top and one on the bottom.So i am looking for the configuration of&lt;/P&gt;&lt;P&gt;switches to boot from Slot1(SDcard slot on top).Please let me know. Thanks.&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Daiane Angolini said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup?commentId=4103961%3AComment%3A23542&amp;amp;xg_source=msg_com_forum#4103961Comment24103"&gt;&lt;DIV&gt;&lt;P&gt;QS doesn´t have switches for choosing the boot mode (like SMD). The default for this board is boot from microSD slot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least, my QS board is this way.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Dylan said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup#4103961Comment23540"&gt;&lt;DIV&gt;&lt;P&gt;I made some progress with this yesterday.&lt;BR /&gt;&lt;BR /&gt;u-boot.bin, uImage and uramdisk are written on to the SD card after the Master Boot Record (MBR) / partition table, and before the start of the first partition. They will not be visible in any of the partitions, but when the board is set to boot from the SD card it will find the bootloader after the MBR, which in turn will load the Kernel and the ramdisk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a different board so I don't know which switches are which, but the user guide mentions this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.MX53&lt;/STRONG&gt; &lt;STRONG&gt;SMD eMMC (SD Slot3) Boot&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="576"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Switch&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D5&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D6&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D7&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D8&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW26&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW28&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.MX53&lt;/STRONG&gt; &lt;STRONG&gt;SMD MMC/SD (Slot1) Boot&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" width="576"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;Switch&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D1&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D2&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D3&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D4&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D5&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D6&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D7&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;&lt;STRONG&gt;D8&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW26&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;ON&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="11%"&gt;&lt;P&gt;SW28&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;TD width="11%"&gt;&lt;P&gt;OFF&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm guessing that you are using Slot1 to boot? In which case it seems like all switches should be 0, except for D7 of SW26.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;Anuradha Nalge said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup?commentId=4103961%3AComment%3A23539&amp;amp;xg_source=msg_com_forum#4103961Comment23539"&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;P&gt;When i am copying Uboot.bin and Uimage using dd utility it is saying copied but i am not able to see them in SD card.&lt;/P&gt;&lt;P&gt;Download the u-boot image:&lt;BR /&gt;#&amp;nbsp;&lt;SPAN class="SpellE"&gt;sudo&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;dd&lt;/SPAN&gt;&amp;nbsp;if=u-boot.bin of=/dev/&lt;SPAN class="SpellE"&gt;sdb&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="SpellE"&gt;bs&lt;/SPAN&gt;=1K skip=1 seek=1; sync&lt;/P&gt;&lt;P&gt;Where this will be stored?&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 04:43:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162388#M3665</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-15T04:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162389#M3666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. they are different. Please, take a look on documentation you got.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look for this file:&lt;STRONG&gt;&amp;nbsp;i.MX53_EVK_Linux_BSP_UserGuide.pdf&lt;/STRONG&gt; it´s inside the tarball&amp;nbsp;L2.6.35_11.05.01_ER_docs.tar.gz (please use your version instead).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take it from your CD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or file &lt;STRONG&gt;uboot_mx5x.pdf&lt;/STRONG&gt; from&amp;nbsp;&lt;A href="https://www.freescale.com/webapp/Download?colCode=IMX53_QSB_1101_LINUXDOCS_BUNDLE&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1298413274207729722207&amp;amp;Parent_pageType=product" target="_blank"&gt;https://www.freescale.com/webapp/Download?colCode=IMX53_QSB_1101_LINUXDOCS_BUNDLE&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1298413274207729722207&amp;amp;Parent_pageType=product&lt;/A&gt; I think.&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Anuradha Nalge said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup#4103961Comment23449"&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Is IMX53 EVK and QSB are different?? I am using Imx53 EVK board. I am having three switches(SW1,SW2,SW3)&lt;/P&gt;&lt;P&gt;on the board. It is having two SD card slots one on top and one on the bottom.So i am looking for the configuration of&lt;/P&gt;&lt;P&gt;switches to boot from Slot1(SDcard slot on top).Please let me know. Thanks&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 12:47:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162389#M3666</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-15T12:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162390#M3667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the documents sharing. I followed the switch configuration as per the document. But no luck.The software is also different for QSB and EVK?? I am using&amp;nbsp;i.MX53-QSB-Android-Release3.3 from Adeno website.Is this is the correct software? Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 06:15:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162390#M3667</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-18T06:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162391#M3668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s really important to use the right bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you´re using EVK, please, use the EVK bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want to boot Android on EVK? I think there is no supported version, any more. You can start booting pure linux, in order to see your board alive.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Anuradha Nalge said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-with-android-bootup?id=4103961%3ATopic%3A23503&amp;amp;page=2#4103961Comment24302"&gt;&lt;DIV&gt;Thank you for the documents sharing. I followed the switch configuration as per the document. But no luck.The software is also different for QSB and EVK?? I am using&amp;nbsp;i.MX53-QSB-Android-Release3.3 from Adeno website.Is this is the correct software? Thanks in advance.&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 15:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162391#M3668</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-18T15:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162392#M3669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where i can find EVK specific bootloader. Whether Android can be used on EVK board?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 05:56:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162392#M3669</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-19T05:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162393#M3670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any CD?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, take a look on this file&amp;nbsp;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L2.6.35_11.01_ER_SOURCE&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Board%20Support%20Packages&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Downloads&amp;amp;sr=5&amp;amp;Parent_nodeId=1298413274207729722207&amp;amp;Parent_pageType=product" target="_blank"&gt;https://www.freescale.com/webapp/Download?colCode=L2.6.35_11.01_ER_SOURCE&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Board%20Support%20Packages&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Downloads&amp;amp;sr=5&amp;amp;Parent_nodeId=1298413274207729722207&amp;amp;Parent_pageType=product&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install LTIB and configure it to build EVK bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don´t you have any pre-built binary you can use?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot remember which Android version supported EVK. You will need to search for some old version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 13:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162393#M3670</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-19T13:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162394#M3671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daiane,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thank you for all the support. Today i got information from Freescale saying IMX53 EVK can't be used for Android development. Freescale or Adeno are not supporting this.I am trying to install LTIB and work with Linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 05:37:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162394#M3671</guid>
      <dc:creator>AnuradhaNalge</dc:creator>
      <dc:date>2011-07-20T05:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162395#M3672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to boot imx53 START from either SD or the USB. Can't find a word in the manual saying how to&amp;nbsp;&lt;BR /&gt;do this, or if it's possible or not. It looks boot switches on my board are not populated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;QS doesn´t have switches for choosing the boot mode (like SMD). The default for this board is boot&amp;nbsp;&lt;BR /&gt;from microSD slot.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So, this means, that the Board is always looking for the bootloader on the microSD? No easy way to boot&amp;nbsp;&lt;BR /&gt;it completely from USB?&lt;BR /&gt;Thanks for reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 13:43:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162395#M3672</guid>
      <dc:creator>mmaaxx</dc:creator>
      <dc:date>2011-07-26T13:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: IMX53 with Android bootup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162396#M3673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. If you want to boot from SD, you can rework the board and set boot pins as "booting from SDHC3". 2. What kind of USB boot you are referring to? Usually USB boot talking into MX53 document refers to serial download mode via USB. This mode can be used to download images via USB.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-with-Android-bootup/m-p/162396#M3673</guid>
      <dc:creator>LilyZhang</dc:creator>
      <dc:date>2011-07-26T15:36:16Z</dc:date>
    </item>
  </channel>
</rss>

