2010-11-24 11:56:45

by Tracey Dent

[permalink] [raw]
Subject: [PATCH] Readme: Add architecture

Add Tilera Tile architecture to the list of the architectures
that Linux at least runs on.

Signed-off-by: Tracey Dent <[email protected]>
---
README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index 1b81d28..c7c16d4 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ ON WHAT HARDWARE DOES IT RUN?
today Linux also runs on (at least) the Compaq Alpha AXP, Sun SPARC and
UltraSPARC, Motorola 68000, PowerPC, PowerPC64, ARM, Hitachi SuperH, Cell,
IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64, AXIS CRIS,
- Xtensa, AVR32 and Renesas M32R architectures.
+ Xtensa, Tilera TILE, AVR32 and Renesas M32R architectures.

Linux is easily portable to most general-purpose 32- or 64-bit architectures
as long as they have a paged memory management unit (PMMU) and a port of the
--
1.7.3.2.245.g03276


2010-11-24 12:12:29

by Tracey Dent

[permalink] [raw]
Subject: Re: [PATCH] Readme: Add architecture

Hi chris

Yes, you can add your ack but i think it would be easier if you just
pull it in your tree. Idk, whichever way you want to do it is okay
with me.

regards

Tracey