Hi All, My company is porting uClinux to our processor architecture that is used in several routers and some digital picture frames on the market. We started with the 20080808 distribution (2.6.25-uc0 kernel) and have a kernel up and are adding drivers and user mode code currently.
Our architecture has nommu but SMP support, gpios and other things that we see are in great flux in the mainline kernel. The latest patch in http://www.uclinux.org/pub/uClinux/dist/patches/ is uClinux-dist-20080808-20090112.patch.gz, same as on http://sourceforge.net/project/showfiles.php?group_id=240583&package_id= 292947 both contain a patched 2.6.26 kernel now, also under http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/ I find linux-2.6.26-uc0.patch.gz as the latest patch. In one of the recent postings here I saw it mentioned that Linus has a -uc0 branch in addition to mainline. And from another email I concluded that __uClinux__ is a conditional that surround nommu-isms in the kernel source but "grep -r __uClinux__ *" gives me nothing in the kernel from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git. One of my colleagues says that uClinux is fully integrated in the mainline kernel now but seeing the patches for 2.6.26 and not finding anything with my grep confused me a bit and "just trying" with 2.6.28 or newer is several days of work. Could someone please tell me which kernel is the newest that I can use to put our architecture code in and run the uClinux userland code and libs underneath? I only checked the FAQs on uClinux and uCdot and I am reading uClinux-dev since about a month. If there is a better source of information I would be happy with any kind of: read this mailing archive / website kind of answer. - Rainer _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev