Re: [uClinux-dev] [ANNOUNCE] uClinux-dist-20070130 release

2007-02-05 Thread Greg Ungerer
Hi Bernd, Bernd Büttner wrote: is there any reason why the mtd-utils are not updated? Probably nobody had a problem with them so far. I think they don't really work with the actual jffs2 driver. Expecially the -j switch in eraseall is missing. Merging in the mtd-utils-1.0.0.tar.gz package

[uClinux-dev] linux-2.6.20-uc0 patch set released

2007-02-05 Thread Greg Ungerer
Hi All, An update of the uClinux (MMU-less) code against 2.6.20. Mostly cleanups, and a couple of bug fixes. I have included a new style serial driver for the ColdFire too. Eventually I would like to replace the old style mcfserial.c driver with this. This is a good place to start testing it