Move mpc86xx PIXIS code to board directory
authorJon Loeliger <jdl@freescale.com>
Tue, 30 May 2006 22:47:00 +0000 (17:47 -0500)
committerJon Loeliger <jdl@jdl.com>
Wed, 31 May 2006 14:49:33 +0000 (09:49 -0500)
commit126aa70f10ba3d20e0a6f4d32328250513b77770
tree0806cfd87d77478e11231200be08eb253e6b7cad
parent38cee12dcfcc257371c901c7e13e58ecab0a35d8
Move mpc86xx PIXIS code to board directory

First cut at moving the PIXIS platform code out of
the 86xx cpu directory and into board/mpc8641hpcn
where it belongs.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
board/mpc8641hpcn/Makefile
board/mpc8641hpcn/pixis.c [new file with mode: 0644]
board/mpc8641hpcn/pixis.h [new file with mode: 0644]
cpu/mpc86xx/cpu.c