<?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: Does kernel config option &amp;quot;Use appended device tree blob to zImage (EXPERIMENTAL)&amp;quot; work?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273664#M30002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so I'm apparently doing something stupid here...&lt;/P&gt;&lt;P&gt;I added the boot_fdt variable, made no difference.&amp;nbsp; &lt;/P&gt;&lt;P&gt;So, it seems my problem is not fdt as much as it is figuring out why the command line is getting scrogged.&lt;/P&gt;&lt;P&gt;I tried "bootm 0x12000000" with bootargs now having initrd=0x11800000.&lt;/P&gt;&lt;P&gt;I also tried "bootm 0x12000000 0x11800000".&lt;/P&gt;&lt;P&gt;Both gave me the same result.&lt;/P&gt;&lt;P&gt;Regardless of what I do, when the kernel starts up, it overrides the bootargs that should be used as the kernel command line...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier;"&gt;Kernel command line: noinitrd console=ttymxc0,115200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that when I supply the three arguments (third being the address of a downloaded FDT binary) the command line is correct.&lt;/P&gt;&lt;P&gt;Anyway, my corporate firewall won't let me get to pastebin.com, could you email me that trace (I assume that's what you put there)?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ed.sutter@alcatel-lucent.com"&gt;ed.sutter@alcatel-lucent.com&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 15:55:02 GMT</pubDate>
    <dc:creator>EdSutter</dc:creator>
    <dc:date>2013-11-13T15:55:02Z</dc:date>
    <item>
      <title>Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273659#M29997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried enabling this, and then used bootm with just two arguments (omitting the fdt pointer).&lt;/P&gt;&lt;P&gt;Can't get the kernel to boot regardless of how I try it.&lt;/P&gt;&lt;P&gt;I assume the image is created with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;cat zImage &amp;lt;filename&amp;gt;.dtb &amp;gt; zImage_w_dtb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then zImage_w_dtb is loaded, correct?&lt;/P&gt;&lt;P&gt;Has anyone tried this with success?&lt;/P&gt;&lt;P&gt;I like the idea of using this just because it eliminates the need to manage one additional file in /tftpboot.&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 17:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273659#M29997</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2013-11-12T17:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273660#M29998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have these options enabled:&lt;/P&gt;&lt;P&gt;CONFIG_ARM_APPENDED_DTB=y&lt;/P&gt;&lt;P&gt;CONFIG_ARM_ATAG_DTB_COMPAT=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the U-boot command 'bootm' expects to load a uImage type, not a zImage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To boot a zImage, you need to use 'bootz'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 00:29:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273660#M29998</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-11-13T00:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273661#M29999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabio,&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;Ok, my stated steps in the initial post weren't complete.&lt;/P&gt;&lt;P&gt;At the top-level directory for the kernel (in my case linux-3.11.4) I did this (after completion of the build):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$ cat arch/arm/boot/zImage arch/arm/boot/dts/imx6q-sabresd.dtb &amp;gt;zImage_with_dtb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$ mkimage -A arm -O linux -T kernel -C none -a 0x10008000 -e 0x10008000 -d zImage_with_dtb /tftpboot/uImage_w_dtb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then on the target I did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;U-Boot&amp;gt; setenv bootargs 'console=ttymxc0,115200 ip=dhcp'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;U-Boot&amp;gt;&amp;nbsp; tftpboot 0x11800000 uramdisk.img&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;U-Boot&amp;gt; tftpboot 0x12000000 uImage_w_dtb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;U-Boot&amp;gt; bootm 0x12000000 0x11800000 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I didn't originally have the kernel built with the CONFIG_ARM_ATAG_DTB_COMPAT=y setting, so &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I also rebuilt the kernel with that &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;(note that the bootup works fine if I separate the .dtb image and just use the 3-argument bootm).&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Anyway, even with that setting enabled, it still didn't work.&amp;nbsp; Seems like the issue may not even be the dtb stuff&amp;nbsp; because &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I get a panic saying it can't find rootfs, and I also notice that despite my setting of bootargs, the kernel startup says:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #3d3d3d; font-size: 10pt; font-family: 'courier new', courier;"&gt;Kernel command line: noinitrd console=ttymxc0,115200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I must still be doing something wrong with bootm. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Ed&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 15:21:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273661#M29999</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2013-11-13T15:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273662#M30000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In U-boot prompt you can do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;setenv boot_fdt no&lt;/P&gt;&lt;P&gt;save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then just boot the uImage as it was a standard uImage type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mainline U-boot will call bootm with a single argument in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 15:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273662#M30000</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-11-13T15:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273663#M30001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tried it and it worked fine here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pastebin.com/FxMv8CNC" title="http://pastebin.com/FxMv8CNC"&gt;- Pastebin.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 15:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273663#M30001</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-11-13T15:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273664#M30002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so I'm apparently doing something stupid here...&lt;/P&gt;&lt;P&gt;I added the boot_fdt variable, made no difference.&amp;nbsp; &lt;/P&gt;&lt;P&gt;So, it seems my problem is not fdt as much as it is figuring out why the command line is getting scrogged.&lt;/P&gt;&lt;P&gt;I tried "bootm 0x12000000" with bootargs now having initrd=0x11800000.&lt;/P&gt;&lt;P&gt;I also tried "bootm 0x12000000 0x11800000".&lt;/P&gt;&lt;P&gt;Both gave me the same result.&lt;/P&gt;&lt;P&gt;Regardless of what I do, when the kernel starts up, it overrides the bootargs that should be used as the kernel command line...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier;"&gt;Kernel command line: noinitrd console=ttymxc0,115200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that when I supply the three arguments (third being the address of a downloaded FDT binary) the command line is correct.&lt;/P&gt;&lt;P&gt;Anyway, my corporate firewall won't let me get to pastebin.com, could you email me that trace (I assume that's what you put there)?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ed.sutter@alcatel-lucent.com"&gt;ed.sutter@alcatel-lucent.com&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 15:55:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273664#M30002</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2013-11-13T15:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273665#M30003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that you are not running the part of the script that setup your command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should run the same boot scripts that you do in the dt case, except that now you will boot a single uImage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 16:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273665#M30003</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-11-13T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273666#M30004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't the content of "bootargs" what is supposed to be passed to the kernel as the command line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 16:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273666#M30004</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2013-11-13T16:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273667#M30005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but the bootargs you posted has no rootfs information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you seem to be using the default command line from the kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my menuconfig I have&lt;/P&gt;&lt;P&gt;[*] Use appended device tree blob to zImage (EXPERIMENTAL))&lt;/P&gt;&lt;P&gt;[*]&amp;nbsp; Supplement the appended DTB with traditional ATAG informati &lt;/P&gt;&lt;P&gt;Kernel command line type (Use bootloader kernel arguments if available)&amp;nbsp; ---&amp;gt;&lt;/P&gt;&lt;P&gt;(noinitrd console=ttymxc0,115200) Default kernel command string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You seem to be in the default kernel command string instead of the one from the bootloader.&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 16:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273667#M30005</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-11-13T16:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273668#M30006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note in one of my later posts...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt; I tried "bootm 0x12000000" with bootargs now having initrd=0x11800000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Your right, it is using the default command line, but I do have "use bootloader kernel arguments if available" set in the kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;That's what I don't understand... &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;If I'm specifying a bootargs setting, then *even if it is incorrect*, why is the default being &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;used instead of what I have set?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I'd really like to avoid digging into the ~1900 lines of cmd_bootm.c in uboot if possible.&amp;nbsp; :-(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In any case, the bootargs I'm using is: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;setenv bootargs 'console=ttymxc0,115200 initrd=0x11800000 ip=dhcp'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 17:05:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273668#M30006</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2013-11-13T17:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273669#M30007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabio,&lt;/P&gt;&lt;P&gt;Ok, I got it.&amp;nbsp; I mistook your instruction...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier;"&gt;[*]&amp;nbsp; Supplement the appended DTB with traditional ATAG informati&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;for&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[*] Support for the traditional ATAGS boot data passing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note I think this this corresponds to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CONFIG_ARM_ATAG_DTB_COMPAT=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in .config.&amp;nbsp; So, j&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ust to recap for anyone interested in appending the .dtb image to the kernel (this applies to &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;the SABRESDB, but should work with others by changing 'imx6q-sabresd.dtb to your board-specific .dtb file)...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1. In menuconfig boot-&amp;gt;options:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[*] Use appended device tree blob to zImage (EXPERIMENTAL)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[*]&amp;nbsp;&amp;nbsp;&amp;nbsp; Supplement the appended DTB with traditional ATAG information&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. After building kernel...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$ cat arch/arm/boot/zImage arch/arm/boot/dts/imx6q-sabresd.dtb &amp;gt;zImage_with_dtb&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$ mkimage -A arm -O linux -T kernel -C none -a 0x10008000 -e 0x10008000 -d zImage_with_dtb /tftpboot/uImage_w_dtb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3. At u-boot, use uImage_w_dtb as your 'kernel' variable at boot time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Fabio (if I misstated anything above, please inform),&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 20:34:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273669#M30007</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2013-11-13T20:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Does kernel config option "Use appended device tree blob to zImage (EXPERIMENTAL)" work?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273670#M30008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you got it working, Ed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark this thread as 'answered'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 20:37:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-kernel-config-option-quot-Use-appended-device-tree-blob-to/m-p/273670#M30008</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-11-13T20:37:24Z</dc:date>
    </item>
  </channel>
</rss>

