LWN.net Logo

linux-2.5.38uc2 (MMUless support)

From:  Greg Ungerer <gerg@snapgear.com>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH] linux-2.5.38uc2 (MMUless support)
Date:  Thu, 26 Sep 2002 16:02:44 +1000


Hi All,

I have generated a new uClinux patch, linux-2.5.38uc2.
Lots of fixups and cleanups in this one. You can get
the big "all-in-one" patch at the usual place:

http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2.patch.gz


And the smaller self contained patches as:

. Motorola 5272 ethernet driver
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2-fec.patch.gz

. Motorola 68328 and ColdFire serial drivers
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2-serial.patch.gz

. Motorola 68328 framebuffer
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2-fb.patch.gz

. uClinux FLAT file format exe loader
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2-binflat.patch.gz

. MMU-less support
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2-mmnommu.patch.gz

. Motorola embedded m68k/ColdFire architecture support
   (support for 68328, 68360, 5206, 5206e, 5249, 5272, 5307, 5407)
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.38uc2-m68knommu.patch.gz


Changelog:

1. fixup compile problems with 68328 targets
    (changes to entry.S, config.c, ints.c)
2. fix up Rules.make for 68328 targets
3. moved serial drivers into drivers/serial
4. cleaned ethernet driver
5. remove local MIN/MAX functions

Lots of changes under the hood. Still more to do though.
On the todo list currently is:

1. clean out use of inflate2.c in binfmt_flat.c loader
2. switch over to new serial driver architecture
3. merge mmnommu and mm directories
4. clean up 68360 support

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Wizard        EMAIL:  gerg@snapgear.com
SnapGear Pty Ltd                               PHONE:    +61 7 3435 2888
825 Stanley St,                                  FAX:    +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia              WEB:   www.SnapGear.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds