]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/m32r/Kconfig
[PATCH] m32r: Support M32104UT target platform
authorHirokazu Takata <takata@linux-m32r.org>
Fri, 6 Jan 2006 08:18:41 +0000 (00:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:43 +0000 (08:33 -0800)
commit9287d95ea194abf32fab24c6909f8ea55ab0292f
tree4c00a6866d1da4fac5b5ca3bdb86eb2170a3fbf4
parent60c83c77c4a6a399d55e4f9ad156bccdfe51c96b
[PATCH] m32r: Support M32104UT target platform

This patch is for supporting a new target platform, Renesas M32104UT
evaluation board.

The M32104UT is an eval board based on an uT-Engine specification.  This board
has an MMU-less M32R family processor, M32104.
http://www-wa0.personal-media.co.jp/pmc/archive/te/te_m32104_e.pdf

This board is one of the most popular M32R platform, so we have ported
Linux/M32R to it.

Signed-off-by: Naoto Sugai <Sugai.Naoto@ak.MitsubishiElectric.co.jp>
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
18 files changed:
arch/m32r/Kconfig
arch/m32r/boot/compressed/head.S
arch/m32r/boot/setup.S
arch/m32r/kernel/Makefile
arch/m32r/kernel/entry.S
arch/m32r/kernel/io_m32104ut.c [new file with mode: 0644]
arch/m32r/kernel/setup.c
arch/m32r/kernel/setup_m32104ut.c [new file with mode: 0644]
arch/m32r/kernel/time.c
arch/m32r/m32104ut/defconfig.m32104ut [new file with mode: 0644]
arch/m32r/mm/cache.c
include/asm-m32r/assembler.h
include/asm-m32r/cacheflush.h
include/asm-m32r/irq.h
include/asm-m32r/m32102.h
include/asm-m32r/m32104ut/m32104ut_pld.h [new file with mode: 0644]
include/asm-m32r/m32r.h
include/asm-m32r/system.h