ppc: Refactor cache routines, so there is only one common set.
authorRafal Jaworowski <raj@semihalf.com>
Tue, 15 Jan 2008 11:52:31 +0000 (12:52 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 14 Feb 2008 21:00:41 +0000 (22:00 +0100)
commitf57d7d364ce189e39b0a64338d2f8012c074a2bd
treeb4ebdc84f73cfc2e9415b4b757cb0eded90c6610
parentfe891ecf4d187e9d11dde869ed4623af52b54451
ppc: Refactor cache routines, so there is only one common set.

Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
cpu/mpc512x/start.S
cpu/mpc83xx/start.S
cpu/mpc85xx/start.S
cpu/mpc86xx/start.S
cpu/ppc4xx/start.S
lib_ppc/Makefile
lib_ppc/ppccache.S [new file with mode: 0644]