[PATCH]: linux-2.6.10-uc0 (MMU-less fixups)

From: Greg Ungerer
Date: Thu Jan 06 2005 - 01:55:27 EST


Hi All,

An update of the uClinux (MMU-less) fixups against 2.6.10.

I have completely reworked the startup code for the m68knommu
architectures. What was dozens of files is now a few common
varients for the obviously different sub-families (coldfire,
68x328 and 68360).

http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.10-uc0.patch.gz


Change log:

. import of linux-2.6.10 <gerg@xxxxxxxxxxxx>
. rework head start code for m68knommu <gerg@xxxxxxxxxxxx>
. auto-detect SDRAM size on most platforms <gerg@xxxxxxxxxxxx>
. combine common 68x328 config code <gerg@xxxxxxxxxxxx>
. remove duplicate M5275EVB entry in Kconfig <gerg@xxxxxxxxxxxx>
. auto-generate m68knommu/entry.S offsets <phdm@xxxxxxxxx>
. remove duplication with KTHREAD_SIZE <phdm@xxxxxxxxx>
. fix stack alignment on trap return <phdm@xxxxxxxxx>
. reduce code size in FEC ethernet driver <phdm@xxxxxxxxx>
. export lib udelay symbold <gerg@xxxxxxxxxxxx>
. cleanup atomic and bitops macros <phdm@xxxxxxxxx>
. remove unused io_hw_swap.h <domen@xxxxxxxxxxxx>


Regards
Greg



------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@xxxxxxxxxxxx
SnapGear -- a CyberGuard Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com

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