]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: pxa: add iwmmx support for PJ4
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Wed, 24 Nov 2010 03:54:25 +0000 (11:54 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Mon, 20 Dec 2010 15:07:36 +0000 (23:07 +0800)
commitef6c84454f8567d4968c210d7d194fb711ed3739
treede7d0315aa2b9c2adaed5fd93cca1b6a74520f6b
parenta79a9ad94acdbd0106491f5a444167636562460f
ARM: pxa: add iwmmx support for PJ4

iwmmxt is used in XScale, XScale3, Mohawk and PJ4 core. But the instructions
of accessing CP0 and CP1 is changed in PJ4. Append more files to support
iwmmxt in PJ4 core.

Signed-off-by: Zhou Zhu <zzhu3@marvell.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/Kconfig
arch/arm/kernel/Makefile
arch/arm/kernel/iwmmxt.S
arch/arm/kernel/pj4-cp0.c [new file with mode: 0644]