]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Remove cache config from configs.h
authorKumar Gala <galak@kernel.crashing.org>
Tue, 8 Jan 2008 07:22:21 +0000 (01:22 -0600)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 9 Jan 2008 22:25:04 +0000 (16:25 -0600)
commitb009f3eca99bb7b9e6ba6639a8909a138dd5e9fe
tree4346cd75759fe027b7d6871e54965871efd80f94
parentb964e9368f45372aaf1da0c13fe56f6d81ae8e96
85xx: Remove cache config from configs.h

Either use the standard defines in asm/cache.h or grab the information
at runtime from the L1CFG SPR.

Also, minor cleanup in cache.h to make the code a bit more readable.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19 files changed:
cpu/mpc85xx/start.S
include/asm-ppc/cache.h
include/asm-ppc/processor.h
include/configs/MPC8540ADS.h
include/configs/MPC8540EVAL.h
include/configs/MPC8541CDS.h
include/configs/MPC8544DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h
include/configs/MPC8568MDS.h
include/configs/MPC8641HPCN.h
include/configs/PM854.h
include/configs/PM856.h
include/configs/SBC8540.h
include/configs/TQM85xx.h
include/configs/sbc8560.h
include/configs/stxgp3.h
include/configs/stxssa.h