| commit | e177edcd1505d5ac5f2edcd1f2df76946f4eae5d | [log] [tgz] |
|---|---|---|
| author | John Rigby <jrigby@freescale.com> | Tue Jan 29 04:28:53 2008 +1100 |
| committer | Grant Likely <grant.likely@secretlab.ca> | Wed Feb 06 14:03:10 2008 -0700 |
| tree | ee7651ae790e57d376f0ff70350a38dc99690319 | |
| parent | 99e139126ab2e84be67969650f92eb37c12ab5cd [diff] |
[POWERPC] mpc512x: Basic platform support
512x is very similar to 83xx and most
of this is patterned after code from 83xx.
New platform:
changed:
arch/powerpc/Kconfig
arch/powerpc/platforms/Kconfig
arch/powerpc/platforms/Kconfig.cputype
arch/powerpc/platforms/Makefile
new:
arch/powerpc/platforms/512x/*
include/asm-powerpc/mpc512x.h
Signed-off-by: John Rigby <jrigby@freescale.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>