<?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中的主题 How to boot from the backup kernel</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702456#M109142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx6dl kernel if broken, how to set up from the backup kernel, uboot how to configure, in trouble!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2017 12:47:49 GMT</pubDate>
    <dc:creator>logerhong</dc:creator>
    <dc:date>2017-10-10T12:47:49Z</dc:date>
    <item>
      <title>How to boot from the backup kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702456#M109142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx6dl kernel if broken, how to set up from the backup kernel, uboot how to configure, in trouble!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:47:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702456#M109142</guid>
      <dc:creator>logerhong</dc:creator>
      <dc:date>2017-10-10T12:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from the backup kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702457#M109143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi 秋宏 罗&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;in general one can have two kernel images on different devices, for example&lt;/P&gt;&lt;P&gt;one on sd and other on emmc. Please look at Linux Guide included in doc package below&lt;/P&gt;&lt;P&gt;for programming steps&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageTyp…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Tue, 10 Oct 2017 23:12:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702457#M109143</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-10-10T23:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from the backup kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702458#M109144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My partitionedis as follows,；&lt;/P&gt;&lt;P&gt;8000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002801&lt;BR /&gt;Amd/Fujitsu Extended Query Table at 0x0040&lt;BR /&gt; Amd/Fujitsu Extended Query version 1.5.&lt;BR /&gt;number of CFI chips: 1&lt;BR /&gt;12 cmdlinepart partitions found on MTD device 8000000.nor&lt;BR /&gt;Creating 12 MTD partitions on "8000000.nor":&lt;BR /&gt;0x000000000000-0x000000180000 : "uboot"&lt;BR /&gt;0x000000180000-0x000000200000 : "env"&lt;BR /&gt;0x000000200000-0x000000d80000 : "kernel"&lt;BR /&gt;0x000000d80000-0x000000e00000 : "dtb"&lt;BR /&gt;0x000000e00000-0x000003600000 : "rootfs"&lt;BR /&gt;0x000003600000-0x000004180000 : "kernel_bk"&lt;BR /&gt;0x000004180000-0x000004200000 : "dtb_bk"&lt;BR /&gt;0x000004200000-0x000006a00000 : "rootfs_bk"&lt;BR /&gt;0x000006a00000-0x000006b00000 : "productinfo"&lt;BR /&gt;0x000006b00000-0x000006c00000 : "config"&lt;BR /&gt;0x000006c00000-0x000007c00000 : "log"&lt;BR /&gt;0x000007c00000-0x000008000000 : "reserved"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now want to start kuble in uboot failed to start from kernel_bk, how should i judge kernle start failure, then in uboot, then jump to backup kernel_bk start it,&lt;BR /&gt;I now configure the boot as follows:&lt;/P&gt;&lt;P&gt;norargs=setenv bootargs console=${console},${baudrate} ${smp} ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs mtdparts=8000000.nor:1536k(uboot),512k(env),11776k(kernel),512k(dtb),40m(rootfs),11776k(kernel_bk),512k(dtb_bk),40m(rootfs_bk),1024k(productinfo),1024k(config),16m(log),-(reserved) &lt;BR /&gt;norboot=echo Booting from nor flash ...; run norargs; run norbootcmd;&lt;BR /&gt;norbootcmd=cp.b 0x08200000 ${loadaddr} 0x700000; cp.b 0x8d80000 ${fdt_addr} 0x20000;bootz ${loadaddr} - ${fdt_addr}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 08:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702458#M109144</guid>
      <dc:creator>logerhong</dc:creator>
      <dc:date>2017-10-11T08:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from the backup kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702459#M109145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;My partitionedis as follows,；&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;8000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002801&lt;BR /&gt;Amd/Fujitsu Extended Query Table at 0x0040&lt;BR /&gt;Amd/Fujitsu Extended Query version 1.5.&lt;BR /&gt;number of CFI chips: 1&lt;BR /&gt;12 cmdlinepart partitions found on MTD device 8000000.nor&lt;BR /&gt;Creating 12 MTD partitions on "8000000.nor":&lt;BR /&gt;0x000000000000-0x000000180000 : "uboot"&lt;BR /&gt;0x000000180000-0x000000200000 : "env"&lt;BR /&gt;0x000000200000-0x000000d80000 : "kernel"&lt;BR /&gt;0x000000d80000-0x000000e00000 : "dtb"&lt;BR /&gt;0x000000e00000-0x000003600000 : "rootfs"&lt;BR /&gt;0x000003600000-0x000004180000 : "kernel_bk"&lt;BR /&gt;0x000004180000-0x000004200000 : "dtb_bk"&lt;BR /&gt;0x000004200000-0x000006a00000 : "rootfs_bk"&lt;BR /&gt;0x000006a00000-0x000006b00000 : "productinfo"&lt;BR /&gt;0x000006b00000-0x000006c00000 : "config"&lt;BR /&gt;0x000006c00000-0x000007c00000 : "log"&lt;BR /&gt;0x000007c00000-0x000008000000 : "reserved"&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I now want to start kuble in uboot failed to start from kernel_bk, how should i judge kernle start failure, then in uboot, then jump to backup kernel_bk start it,&lt;BR /&gt;I now configure the boot as follows:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;norargs=setenv bootargs console=${console},${baudrate} ${smp} ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs mtdparts=8000000.nor:1536k(uboot),512k(env),11776k(kernel),512k(dtb),40m(rootfs),11776k(kernel_bk),512k(dtb_bk),40m(rootfs_bk),1024k(productinfo),1024k(config),16m(log),-(reserved) &lt;BR /&gt;norboot=echo Booting from nor flash ...; run norargs; run norbootcmd;&lt;BR /&gt;norbootcmd=cp.b 0x08200000 ${loadaddr} 0x700000; cp.b 0x8d80000 ${fdt_addr} 0x20000;bootz ${loadaddr} - ${fdt_addr}&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thank you for your reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 08:16:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-the-backup-kernel/m-p/702459#M109145</guid>
      <dc:creator>logerhong</dc:creator>
      <dc:date>2017-10-11T08:16:11Z</dc:date>
    </item>
  </channel>
</rss>

