<?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中的主题 Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214589#M13444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I understand the boot architecture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As long as I see in "out" directory of Freescale Android source tree, the init doesn't exist there as well as init.rc&amp;nbsp;after building the system image. So I guess the init should be automatically generated as a file and located at root directory when kernel boots up. But I'm not sure what to do...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2012 12:18:31 GMT</pubDate>
    <dc:creator>brahman_river</dc:creator>
    <dc:date>2012-03-02T12:18:31Z</dc:date>
    <item>
      <title>Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214580#M13435</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 have a question about image configuration for&amp;nbsp;MCIMX53-START-R.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been working Android with&amp;nbsp;MCIMX53-START, and&amp;nbsp;I'm now trying to work it on&amp;nbsp;MCIMX53-START-R, but the Android system doesn't start running.&lt;/P&gt;&lt;P&gt;Firstly I've just tried to use the Android&amp;nbsp;microSD with&amp;nbsp;MCIMX53-START-R, but there is no console log omitted and even u-boot doesn't run.&amp;nbsp;On the other hand, I also tried use the Ubuntu microSD packed in&amp;nbsp;MCIMX53-START-R with&amp;nbsp;MCIMX53-START, and the system&amp;nbsp;can weirdly successfully boot up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've anyway copied MBR and u-boot of the Ubuntu microSD to the Android's microSD, and u-boot could barely run. Then I arranged the partitions of the microSD with fdisk as the original Android's one was cofigured. (6 partitions in total)&amp;nbsp;However, when QSB is turned on, kernel doesn't boot up, omitting the following log.&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;MMC read: dev # 0, block # 2048, count 6144 ... 6144 blocks read: OK&lt;BR /&gt;## Booting kernel from Legacy Image at 70800000 ...&lt;BR /&gt; Image Name: Linux-2.6.35.3-01073-g813d2d6-di&lt;BR /&gt; Image Type: ARM Linux Kernel Image (uncompressed)&lt;BR /&gt; Data Size: 3269184 Bytes = 3.1 MB&lt;BR /&gt; Load Address: 70008000&lt;BR /&gt; Entry Point: 70008000&lt;BR /&gt; Verifying Checksum ... Bad Data CRC&lt;BR /&gt;ERROR: can't get kernel image!&lt;BR /&gt;MX53-LOCO U-Boot &amp;gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to configure the Android image for&amp;nbsp;MCIMX53-START-R?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Takashi Kawamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 08:36:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214580#M13435</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-02-23T08:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214581#M13436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is nothing special to do, besides using Adeneo's release r4.2. From what I can tell, it looks like your kernel image has been incorrectly flashed or built since U-Boot fails to load it.&lt;/P&gt;&lt;P&gt;Remi Lorriaux - Adeneo Embedded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 10:00:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214581#M13436</guid>
      <dc:creator>rlorriaux</dc:creator>
      <dc:date>2012-02-23T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214582#M13437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The main difference that I can tell between the two boards is that the MCIMX53-START-R uses the MC34708 Power Management Integrate Circuit (PMIC) and the MCIMX53-START uses the Dialog DA9053 PMIC. &amp;nbsp;The kernel needs to be configure to work with one (or both) of these hardware devices. &amp;nbsp;I think you are experiencing boot problems because your kernel doesn't know how to interface to the MC34708 PMIC since it doesn't have the drivers compiled to support the device. Likewise, u-boot might not have adequate support for the MC34708 either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are my thoughts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 15:26:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214582#M13437</guid>
      <dc:creator>DonaldR_PooleJr</dc:creator>
      <dc:date>2012-02-23T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214583#M13438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I made sure that the following option were enabled.&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;CONFIG_REGULATOR_MC34708=y&lt;BR /&gt;CONFIG_MXC_PMIC_MC34708=y&lt;BR /&gt;CONFIG_MXC_MC34708_ADC=y&lt;BR /&gt;CONFIG_MXC_MC34708_RTC=y&lt;BR /&gt;CONFIG_MXC_MC34708_BATTERY=m&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I think the main cause is checksum error, but I can't understand why this error is specific to the&amp;nbsp;&lt;SPAN&gt;MCIMX53-START-R.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've got completely lost...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 09:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214583#M13438</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-02-28T09:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214584#M13439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is puzzling. I would try making the read count larger. &amp;nbsp;So, instead of a read count of 0x1800 (6144), try a read count of 0x2000 (8192). &amp;nbsp;Usually when I receive checksum errors like that it's because I wasn't reading in enough blocks, which resulted in only part of the kernel being loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 20:13:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214584#M13439</guid>
      <dc:creator>DonaldR_PooleJr</dc:creator>
      <dc:date>2012-02-28T20:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214585#M13440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to your advice, I've managed to boot up kernel by changing the read count.&lt;/P&gt;&lt;P&gt;As seen in the attached console log, however, a kernel panic occurs due to mount rootfs.&lt;/P&gt;&lt;P&gt;I will further investigate if my system image is surely written at the correct address.&lt;/P&gt;&lt;P&gt;If you find something incorrect in the log, please tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Takashi Kawamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 01:21:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214585#M13440</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-02-29T01:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214586#M13441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the log you posted, the garbled output after the "&lt;EM&gt;Starting Kernel...&lt;/EM&gt;" message is concerning, but it looks like the bootloader/kernel corrected itself and began displaying messages properly. &amp;nbsp;The kernel panic at the end of the log file seems to be indicate that it can't find the rootfs. &amp;nbsp;How is the kernel boot command defined in u-boot? &amp;nbsp;Is it pointing to the correct device and parition where your rootfs is located? &amp;nbsp;I know for my microSD configuration with only one partition, my boot command looked like this within u-boot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;bootargs_mmc=set bootargs ${bootargs} &lt;STRONG&gt;root=/dev/mmcblk0p1&lt;/STRONG&gt; rw rootwait&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;Where root was pointing to the first partition (&lt;STRONG&gt;p1&lt;/STRONG&gt;), which contained my rootfs, on the microSD (&lt;STRONG&gt;/dev/mmcblk0&lt;/STRONG&gt;). &amp;nbsp;I'm sure you are already familiar with the various boot parameters, but I'm just explaining it here to be&amp;nbsp;thorough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Donald R. Poole, Jr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 15:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214586#M13441</guid>
      <dc:creator>DonaldR_PooleJr</dc:creator>
      <dc:date>2012-02-29T15:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214587#M13442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly as you mentioned, just correcting root parameter enables mounting rootfs. Thank you.&lt;/P&gt;&lt;P&gt;Unfortunately, however, another kernel panic appears that says init is not found anywhere as seen in the attached console log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------&lt;BR /&gt;EXT4-fs (mmcblk0p2): recovery complete&lt;BR /&gt;EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)&lt;BR /&gt;VFS: Mounted root (ext2 filesystem) on device 179:2.&lt;BR /&gt;Freeing init memory: 196K&lt;BR /&gt;Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.&lt;BR /&gt;[&amp;lt;8003e578&amp;gt;] (unwind_backtrace+0x0/0xf0) from [&amp;lt;8046e880&amp;gt;] (panic+0x6c/0xe0)&lt;BR /&gt;[&amp;lt;8046e880&amp;gt;] (panic+0x6c/0xe0) from [&amp;lt;800395a0&amp;gt;] (init_post+0xac/0xd4)&lt;BR /&gt;[&amp;lt;800395a0&amp;gt;] (init_post+0xac/0xd4) from [&amp;lt;800084a4&amp;gt;] (kernel_init+0x124/0x168)&lt;BR /&gt;unwind: Unknown symbol address 800084a4&lt;BR /&gt;unwind: Index not found 800084a4&lt;BR /&gt;------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I tried to explicitly define init parameter as "/init" on u-boot, but it made no sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Takashi Kawamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 07:53:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214587#M13442</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-03-01T07:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214588#M13443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That kernel panic message is indicating that it can't find a &lt;EM&gt;/bin/init&lt;/EM&gt;, &lt;EM&gt;/sbin/init&lt;/EM&gt;, &lt;EM&gt;/etc/init&lt;/EM&gt; or &lt;EM&gt;/bin/sh&amp;nbsp;&lt;/EM&gt;within your rootfs. &amp;nbsp;I would check to make sure you are mounting the correct rootfs, if you have multiple rootfs on your card, or make sure that the roofs that you are mounting has one (or all) of those init binaries/scripts available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give a little insight, you can looked at the &lt;EM&gt;static noinline init_post()&lt;/EM&gt; function&amp;nbsp;(this is the method that is being called when the kernel is initializing the kernel userspace) within the &lt;EM&gt;init/main.c&lt;/EM&gt; source of the 2.6.35.3 kernel source tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 15:43:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214588#M13443</guid>
      <dc:creator>DonaldR_PooleJr</dc:creator>
      <dc:date>2012-03-01T15:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214589#M13444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I understand the boot architecture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As long as I see in "out" directory of Freescale Android source tree, the init doesn't exist there as well as init.rc&amp;nbsp;after building the system image. So I guess the init should be automatically generated as a file and located at root directory when kernel boots up. But I'm not sure what to do...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 12:18:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214589#M13444</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-03-02T12:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214590#M13445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've made it by setting an u-boot parameter as "&lt;SPAN lang="ja" lang="ja"&gt;setenv set_display&lt;/SPAN&gt; &lt;SPAN lang="en-US" lang="en-US"&gt;'&lt;/SPAN&gt;&lt;SPAN lang="ja" lang="ja"&gt;run vga'&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Takashi Kawamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 04:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214590#M13445</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-03-08T04:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214591#M13446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using a set of Android binary accuired from Adeneo for MCIMX53-START-R, There are some initialization errors, as seen in attached log file.&lt;/P&gt;&lt;P&gt;The most significant trouble is that&amp;nbsp;IP address cannot be assigned to eth0.&lt;/P&gt;&lt;P&gt;Has anyone experienced same as me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Takashi Kawamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 11:07:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214591#M13446</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-03-15T11:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214592#M13447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It looks like you might be using an incorrect configuration for your kernel. You normally should not see the warnings about USB errors. There might be other issues as well, preventing you from booting. I can also tell that the MC34708 PMIC has not been detected, so you will experience power issues.&lt;/P&gt;&lt;P&gt;Are you using the binaries that are part of the release or did you generate them yourself? Can you try to use release r4.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Remi Lorriaux - Adeneo Embedded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 15:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214592#M13447</guid>
      <dc:creator>rlorriaux</dc:creator>
      <dc:date>2012-03-15T15:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214593#M13448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your prompt comment.&amp;nbsp;I'm using r4_2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Takashi Kawamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 01:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214593#M13448</guid>
      <dc:creator>brahman_river</dc:creator>
      <dc:date>2012-03-16T01:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between MCIMX53-START and MCIMX53-START-R</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214594#M13449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, you should not see the warnings about USB. Can you try building again using the default kernel configuration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 04:10:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Difference-between-MCIMX53-START-and-MCIMX53-START-R/m-p/214594#M13449</guid>
      <dc:creator>rlorriaux</dc:creator>
      <dc:date>2012-03-16T04:10:24Z</dc:date>
    </item>
  </channel>
</rss>

