On Fri, Jul 4, 2008 at 9:57 AM, Jerry Van Baren <[EMAIL PROTECTED]> wrote:
> Kyungmin Park wrote:
>>
>> On Thu, Jul 3, 2008 at 1:58 PM, Kyungmin Park <[EMAIL PROTECTED]>
>> wrote:
>>>
>>> Hi,
>>>
>>> On Wed, Jul 2, 2008 at 8:55 PM, Mile Davidovic <[EMAIL PROTECTED]>
>>> wrote:
>>>>
>>>> Hello
>>>> If I read code correctly u-boot have OneNAND driver. But when I check
>>>> JFFS2
>>>> in u-boot it seems that JFFS2 can not work on OneNAND.
>>>
>>> Yes, it's not yet implemented.
>>>
>>
>> Feel free to use this patch.
>> the mtdparts and fsload is working, but I'm not suer it's working
>> correctly.
>>
>> Thank you,
>> Kyungmin Park
>> ---
>> diff --git a/common/cmd_jffs2.c b/common/cmd_jffs2.c
>> index 1b67e73..51c742c 100644
>> --- a/common/cmd_jffs2.c
>> +++ b/common/cmd_jffs2.c
>
> I don't know what the rest of the list thinks, but I would like to see a
> "Signed-off-by" line (and/or a note on where the code came from - e.g.
> linux) on all patches whether they are preliminary or not.  I would hate to
> get into a "where did this code come from" quandary over a code that came
> from, was influenced by, or simply looked like a patch that was posted
> without proper traceability.
>

Since it's not fully tested and maybe have a bug. If some users are
having test and get ack I will repost this one with sign-off.
And it's code almost same as NAND except some parts. It's early
hacking for supporting jffs2 comand on OneNAND.

Thank you,
Kyungmin Park

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to