]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/powerpc/include/asm/ppc405.h
ppc4xx: Rework 4xx cache support
authorStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 16:55:58 +0000 (17:55 +0100)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:21:46 +0000 (21:21 +0100)
commit9b94ac61d2176185c30adf0793e079ec30e68687
treef51a4467a3daffa8b5597eb9d783c944692f7d80
parent06713773da4ac3d390c63d82641eb553224b27c2
ppc4xx: Rework 4xx cache support

New cache handling functions added and all existing functions
moved from start.S into seperate cache.S.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/Makefile
cpu/ppc4xx/cache.S [new file with mode: 0644]
cpu/ppc4xx/kgdb.S
cpu/ppc4xx/start.S
include/asm-ppc/cache.h
include/ppc405.h
include/ppc440.h
lib_ppc/cache.c