Re: [U-Boot-Users] NAND driver updates

2008-01-16 Thread Stefan Roese
On Tuesday 15 January 2008, Stefan Roese wrote: > As it seems the current status of the new NAND subsystem provided by > William Juul and his colleges, has still some problems. As far as I see it > right now here a list (please let me know if I missed something): > > - DOC support broken and remove

Re: [U-Boot-Users] NAND driver updates

2008-01-15 Thread ksi
On Tue, 15 Jan 2008, Stefan Roese wrote: I totally agree. All those problems should be addressed first and all the functionality must be restored before propagating it into the main branch. > Hi All, > > On Saturday 05 January 2008, Stefan Roese wrote: >> I just updated the master branch of the N

Re: [U-Boot-Users] NAND driver updates

2008-01-15 Thread Stig A. Olsen
Hi, I think you're absolutely right as well, better to branch out our updates until we have resolved these issues. Since YAFFS/MTD is new, most people will depend on jffs2 working, and that must be working before introducing changes. best regards, Stig Matthias Fuchs wrote: Hi Stefan, I t

Re: [U-Boot-Users] NAND driver updates

2008-01-15 Thread Matthias Fuchs
Hi Stefan, I totally agree with your suggestion. Let's move the NAND update into a separate branch for testing. The missing or faulty NAND features are an absolute no-go because we use NAND on many of our boards. But we definitely should not lose track of the NAND updates. Especially William's Y

Re: [U-Boot-Users] NAND driver updates

2008-01-15 Thread Stefan Roese
Hi All, On Saturday 05 January 2008, Stefan Roese wrote: > I just updated the master branch of the NAND custodian repository with the > patches from William Juul: > > http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-nand-flash.git;a=shor >tlog;h=master > > This patchset brings the U-Boot NAND

Re: [U-Boot-Users] NAND driver updates

2008-01-13 Thread ksi
On Sun, 13 Jan 2008, Dirk Behme wrote: > [EMAIL PROTECTED] wrote: >> On Sat, 5 Jan 2008, Stefan Roese wrote: >> >> Here comes a trivial patch to cpu/arm926ejs/davinci/nand.c. > Unfortunately I >> don't have hardware handy so I can not test it at the moment but > changes >> are >> rather trivial

Re: [U-Boot-Users] NAND driver updates

2008-01-12 Thread Dirk Behme
[EMAIL PROTECTED] wrote: > On Sat, 5 Jan 2008, Stefan Roese wrote: > > Here comes a trivial patch to cpu/arm926ejs/davinci/nand.c. Unfortunately I > don't have hardware handy so I can not test it at the moment but changes are > rather trivial so it should work. It would be nice if somebody with a