Re: [PATCH] m68knommu: cache init code for ColdFire CPU's

From: Geert Uytterhoeven
Date: Mon Jan 10 2005 - 17:22:39 EST


On Mon, 10 Jan 2005, Linux Kernel Mailing List wrote:
> ChangeSet 1.2275, 2005/01/10 07:57:44-08:00, gerg@xxxxxxxxxxxx
>
> [PATCH] m68knommu: cache init code for ColdFire CPU's
>
> Cache initialization code for the ColdFire CPU's. They are not
> all identical. This code is used as part of the common head
> start code for all ColdFire platforms.
>
> Signed-off-by: Greg Ungerer <gerg@xxxxxxxxxxxx>
> Signed-off-by: Linus Torvalds <torvalds@xxxxxxxx>
>
>
>
> mcfcache.h | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 125 insertions(+)
>
>
> diff -Nru a/include/asm-m68knommu/mcfcache.h b/include/asm-m68knommu/mcfcache.h
> --- /dev/null Wed Dec 31 16:00:00 196900
> +++ b/include/asm-m68knommu/mcfcache.h 2005-01-10 09:11:23 -08:00

> + * Everything from a small linstruction only cache, to configurable
^^^^^^^^^^^^
instruction

> + * Simple verion 2 core cache. These have instruction cache only,
^^^^^^
version

> + * Version 4 cores have a true hardvard style separate instruction
^^^^^^^^
harvard

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/