<?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: Dual Boot on MX28 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211364#M12806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i would like to use two partition on the same nand device, how can i implement a dual boot, and how can i switch from one boot to the other?&lt;/P&gt;&lt;P&gt;I mean, i would like to start on partition 1, during the work i want to update the root fs on the partition 2, then i want to reboot and start on partition 2. Is it similar to what you are doing now?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Tnx&amp;nbsp;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 07:30:27 GMT</pubDate>
    <dc:creator>MassimilianoPav</dc:creator>
    <dc:date>2012-04-19T07:30:27Z</dc:date>
    <item>
      <title>Dual Boot on MX28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211362#M12804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to realize dual boot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 09:12:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211362#M12804</guid>
      <dc:creator>jackyliu</dc:creator>
      <dc:date>2012-02-15T09:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Boot on MX28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211363#M12805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1, use bootlet to load uboot, not load kernel directly.&lt;/P&gt;&lt;P&gt;2, use my attached mx28_evk.h to enable NAND boot on NAND, put it under uboot\include\configs&lt;/P&gt;&lt;P&gt;3, build and boot up uboot.&lt;BR /&gt;4, control nand read command to read different block NAND into DDR, so it can realize dual boot.&lt;/P&gt;&lt;P&gt;5, set uboot environment&lt;/P&gt;&lt;P&gt;setenv bootcmd 'run bootcmd_NAND1 bootcmd_NAND2 bootcmd_NAND3'&lt;BR /&gt;setenv bootcmd_NAND1 'run bootargs_base bootargs_android bootargs_NAND'&lt;BR /&gt;setenv bootcmd_NAND2 'nand read ${rd_loadaddr} 0x600000 0x100000;nand read ${loadaddr} 0x300000 0x290000'&lt;BR /&gt;setenv bootcmd_NAND3 'bootm ${loadaddr} ${rd_loadaddr}'&lt;BR /&gt;setenv bootargs_base 'setenv bootargs console=ttyAM0,115200'&lt;BR /&gt;setenv bootargs_NAND 'setenv bootargs ${bootargs}'&lt;BR /&gt;setenv loadaddr 0x40800000&lt;BR /&gt;setenv rd_loadaddr 0x40B00000&lt;BR /&gt;saveenv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 09:18:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211363#M12805</guid>
      <dc:creator>jackyliu</dc:creator>
      <dc:date>2012-02-15T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Boot on MX28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211364#M12806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i would like to use two partition on the same nand device, how can i implement a dual boot, and how can i switch from one boot to the other?&lt;/P&gt;&lt;P&gt;I mean, i would like to start on partition 1, during the work i want to update the root fs on the partition 2, then i want to reboot and start on partition 2. Is it similar to what you are doing now?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Tnx&amp;nbsp;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 07:30:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Boot-on-MX28/m-p/211364#M12806</guid>
      <dc:creator>MassimilianoPav</dc:creator>
      <dc:date>2012-04-19T07:30:27Z</dc:date>
    </item>
  </channel>
</rss>

