diff options
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | 2015-09-14 09:05:42 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-09-18 10:05:29 -0600 |
commit | ad29fff889765b13cf6ca61462d5377934fcfcda (patch) | |
tree | e8298f6dd4c10d25fadfe56564db9f6202e810bc /README | |
parent | 96d8d5ffae5047a3525e0ffc86c904b260176047 (diff) |
README: Add ARC architecture
ARC support was added back in 2013 but I missed updating here
Reported-by: Francois Bedard <fbedard@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, Tilera TILE, AVR32 and Renesas M32R architectures. + Xtensa, Tilera TILE, AVR32, ARC 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 |