POWERPC: Move generic cpm2 stuff to powerpc
authorVitaly Bordug <vbordug@ru.mvista.com>
Thu, 21 Sep 2006 18:18:53 +0000 (22:18 +0400)
committerVitaly Bordug <vbordug@ru.mvista.com>
Thu, 21 Sep 2006 18:18:53 +0000 (22:18 +0400)
commitb0c110b4f19b226dcc9f7805759bf17f8ef4dca4
treeaea50e9ee80c546b27c01ab387ed56d85d0d58d7
parent3dd0dcbe9dc5c116df96989c42a062951b644e04
POWERPC: Move generic cpm2 stuff to powerpc

This moves the cpm2 common code and PIC stuff to the powerpc. Most of the files
were just copied from ppc/, with minor tuning to make it compile, and, subsequently, work.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
arch/powerpc/lib/Makefile
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/cpm2_common.c [new file with mode: 0644]
arch/powerpc/sysdev/cpm2_pic.c [new file with mode: 0644]
arch/powerpc/sysdev/cpm2_pic.h [new file with mode: 0644]
include/asm-ppc/cpm2.h