Hello,<br>Thanks a lot for patch.<br><br>With this patch we will have possibility to load file from JFFS2 into memory and execute this which is fine.<br><br>But what is proper way for storing JFFS2 image in OneNAND? If I can create JFFS2 partiion in u-boot, how I can store files in?<br>
Do we need to have Linux up and runing? <br><br>Thanks in advance<br>Mile<br><br><br><div class="gmail_quote">On Fri, Jul 4, 2008 at 5:33 AM, Kyungmin Park &lt;<a href="mailto:kmpark@infradead.org">kmpark@infradead.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">On Fri, Jul 4, 2008 at 9:57 AM, Jerry Van Baren &lt;<a href="mailto:gvb.uboot@gmail.com">gvb.uboot@gmail.com</a>&gt; wrote:<br>

&gt; Kyungmin Park wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Jul 3, 2008 at 1:58 PM, Kyungmin Park &lt;<a href="mailto:kmpark@infradead.org">kmpark@infradead.org</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Wed, Jul 2, 2008 at 8:55 PM, Mile Davidovic &lt;<a href="mailto:md4uboot@gmail.com">md4uboot@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hello<br>
&gt;&gt;&gt;&gt; If I read code correctly u-boot have OneNAND driver. But when I check<br>
&gt;&gt;&gt;&gt; JFFS2<br>
&gt;&gt;&gt;&gt; in u-boot it seems that JFFS2 can not work on OneNAND.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Yes, it&#39;s not yet implemented.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Feel free to use this patch.<br>
&gt;&gt; the mtdparts and fsload is working, but I&#39;m not suer it&#39;s working<br>
&gt;&gt; correctly.<br>
&gt;&gt;<br>
&gt;&gt; Thank you,<br>
&gt;&gt; Kyungmin Park<br>
&gt;&gt; ---<br>
&gt;&gt; diff --git a/common/cmd_jffs2.c b/common/cmd_jffs2.c<br>
&gt;&gt; index 1b67e73..51c742c 100644<br>
&gt;&gt; --- a/common/cmd_jffs2.c<br>
&gt;&gt; +++ b/common/cmd_jffs2.c<br>
&gt;<br>
&gt; I don&#39;t know what the rest of the list thinks, but I would like to see a<br>
&gt; &quot;Signed-off-by&quot; line (and/or a note on where the code came from - e.g.<br>
&gt; linux) on all patches whether they are preliminary or not. &nbsp;I would hate to<br>
&gt; get into a &quot;where did this code come from&quot; quandary over a code that came<br>
&gt; from, was influenced by, or simply looked like a patch that was posted<br>
&gt; without proper traceability.<br>
&gt;<br>
<br>
</div></div>Since it&#39;s not fully tested and maybe have a bug. If some users are<br>
having test and get ack I will repost this one with sign-off.<br>
And it&#39;s code almost same as NAND except some parts. It&#39;s early<br>
hacking for supporting jffs2 comand on OneNAND.<br>
<br>
Thank you,<br>
<font color="#888888">Kyungmin Park<br>
</font></blockquote></div><br>