-
- Downloads
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>
Showing
- cpu/ppc4xx/Makefile 32 additions, 8 deletionscpu/ppc4xx/Makefile
- cpu/ppc4xx/cache.S 233 additions, 0 deletionscpu/ppc4xx/cache.S
- cpu/ppc4xx/kgdb.S 4 additions, 4 deletionscpu/ppc4xx/kgdb.S
- cpu/ppc4xx/start.S 21 additions, 123 deletionscpu/ppc4xx/start.S
- include/asm-ppc/cache.h 16 additions, 5 deletionsinclude/asm-ppc/cache.h
- include/ppc405.h 6 additions, 0 deletionsinclude/ppc405.h
- include/ppc440.h 2 additions, 4 deletionsinclude/ppc440.h
- lib_ppc/cache.c 1 addition, 1 deletionlib_ppc/cache.c
Loading
Please register or sign in to comment