<div class="gmail_quote">2009/2/12 Pieter <span dir="ltr">&lt;<a href="mailto:phenning@vastech.co.za">phenning@vastech.co.za</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Jean-Michel Hautbois wrote:<br>
&gt; 2009/2/12 David Gibson &lt;<a href="mailto:david@gibson.dropbear.id.au">david@gibson.dropbear.id.au</a><br>
</div>&gt; &lt;mailto:<a href="mailto:david@gibson.dropbear.id.au">david@gibson.dropbear.id.au</a>&gt;&gt;<br>
<div class="Ih2E3d">&gt;<br>
&gt; &nbsp; &nbsp; On Thu, Feb 12, 2009 at 12:10:58PM +0100, Jean-Michel Hautbois wrote:<br>
&gt; &nbsp; &nbsp; &gt; 2009/2/12 Pieter &lt;<a href="mailto:phenning@vastech.co.za">phenning@vastech.co.za</a><br>
</div>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:phenning@vastech.co.za">phenning@vastech.co.za</a>&gt;&gt;<br>
<div><div></div><div class="Wj3C7c">&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &gt; Jean-Michel Hautbois wrote:<br>
&gt; &nbsp; &nbsp; &gt; &gt; &gt; Warning (reg_format): &quot;reg&quot; property in<br>
&gt; &nbsp; &nbsp; &gt; &gt; &gt; /localbus@f0010100/flash@0,0/partition@ff800000 has invalid<br>
&gt; &nbsp; &nbsp; length (8<br>
&gt; &nbsp; &nbsp; &gt; &gt; &gt; JM<br>
&gt; &nbsp; &nbsp; &gt; &gt; You are missing some definitions, The #address-cells and<br>
&gt; &nbsp; &nbsp; #size-cells = &lt;1&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; tis is a snippet of teh dts i defined for my board.<br>
&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;flash@0,0 {<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#address-cells = &lt;1&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#size-cells = &lt;1&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;compatible = &quot;cfi-flash&quot;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;reg = &lt;0x0 0x0 0x08000000&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; bank-width = &lt;4&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;device-width = &lt;1&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* set flash partition to correspond tu mtd parts in<br>
&gt; &nbsp; &nbsp; &gt; &gt; u-boot*/<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/* &nbsp; &nbsp; 0xf8000000 */<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;partition@0x0 {<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;label = &quot;factory-image&quot;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;reg = &lt;0x00000000 0x01000000&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;};<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/* &nbsp; &nbsp; 0xf9000000 */<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;partition@0x01000000 {<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;label = &quot;app-image-1&quot;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;reg = &lt;0x01000000 0x01000000&gt;;<br>
&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;};<br>
&gt; &nbsp; &nbsp; &gt; &gt; cheers pieter<br>
&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Hi do have these definitions, at a higher level:<br>
&gt;<br>
&gt; &nbsp; &nbsp; The address-cells and size-cells definitions are not inherited. &nbsp;They<br>
&gt; &nbsp; &nbsp; cover only the immediate children of the node where they appear.<br>
&gt; &nbsp; &nbsp; Otherwise the default values apply (address-cells == 2, size-cells ==<br>
&gt; &nbsp; &nbsp; 1), which are not right for your case.<br>
&gt;<br>
&gt; &nbsp; &nbsp; --<br>
&gt; &nbsp; &nbsp; David Gibson &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| I&#39;ll have my music baroque, and<br>
&gt; &nbsp; &nbsp; my code<br>
</div></div>&gt; &nbsp; &nbsp; david AT <a href="http://gibson.dropbear.id.au" target="_blank">gibson.dropbear.id.au</a> &lt;<a href="http://gibson.dropbear.id.au" target="_blank">http://gibson.dropbear.id.au</a>&gt; &nbsp;|<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp; minimalist, thank you. &nbsp;NOT _the_ _other_<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| _way_ _around_!<br>
</div>&gt; &nbsp; &nbsp; <a href="http://www.ozlabs.org/%7Edgibson" target="_blank">http://www.ozlabs.org/~dgibson</a> &lt;<a href="http://www.ozlabs.org/%7Edgibson" target="_blank">http://www.ozlabs.org/%7Edgibson</a>&gt;<br>
<div class="Ih2E3d">&gt;<br>
&gt; OK, so, after having tested, I can&#39;t see any changes when booting.<br>
&gt; I do not have more mtd in /proc/mtd.<br>
&gt;<br>
&gt; JM<br>
</div>have you defined the following in your kernel &nbsp;config<br>
<br>
CONFIG_MTD_PHYSMAP_OF=y<br>
CONFIG_MTD_PARTITIONS=y<br>
CONFIG_MTD_OF_PARTS=y<br>
<br>
cheers pieter<br>
</blockquote><div><br>I didn&#39;t have CONFIG_MTD_OF_PARTS=y.<br><br>Know, I have this output:<br><br>&nbsp;Found: Intel I28F016S3<br>fe000000.flash: Found 4 x8 devices at 0x0 in 32-bit bank<br>fe000000.flash: Found an alias at 0x800000 for the chip at 0x0<br>
fe000000.flash: Found an alias at 0x1000000 for the chip at 0x0<br>fe000000.flash: Found an alias at 0x1800000 for the chip at 0x0<br>erase region 0: offset=0x0,size=0x40000,blocks=32<br>RedBoot partition parsing not available<br>
Creating 3 MTD partitions on &quot;fe000000.flash&quot;:<br>0x0000ff800000-0x0000ffc00000 : &quot;kernel&quot;<br>mtd: partition &quot;kernel&quot; is out of reach -- disabled<br>mtd: Giving out device 0 to kernel<br>0x0000ffc00000-0x0000fff00000 : &quot;user&quot;<br>
mtd: partition &quot;sofrel&quot; is out of reach -- disabled<br>mtd: Giving out device 1 to user<br>0x0000fff00000-0x000100000000 : &quot;u-boot&quot;<br>mtd: partition &quot;u-boot&quot; is out of reach -- disabled<br>mtd: Giving out device 2 to u-boot</div>
</div><br>I think that the problem is in the reg part, but I can&#39;t understand why.<br>Isn&#39;t it the RAM mpping of my MTD that is the first address ?<br><br>Thanks agains,<br>Regards,<br>JM<br>