]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
85xx: Remove unused CONFIG_CLEAR_LAW0 defines
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 4 Aug 2009 22:38:00 +0000 (17:38 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:37 +0000 (17:12 -0500)
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/ATUM8548.h
include/configs/MPC8548CDS.h
include/configs/sbc8548.h

index 7ee05e56587fb1ce80f074c04d89d53c3272e1ee..91369a71e11342cfdcbafc0d313d964ee024dbfa 100644 (file)
@@ -67,7 +67,6 @@
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
-#define CONFIG_CLEAR_LAW0              /* Clear LAW0 in cpu_init_r */
 
 /*
  * Only possible on E500 Version 2 or newer cores.
 
 /*
  * Only possible on E500 Version 2 or newer cores.
index bebb9e9611ae02a3bad86f82226cbc2c88cce56e..e69ba901edcb1adc3b693ab28c578eaf730af7e6 100644 (file)
@@ -69,7 +69,6 @@ extern unsigned long get_clock_freq(void);
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
-#define CONFIG_CLEAR_LAW0              /* Clear LAW0 in cpu_init_r */
 
 /*
  * Only possible on E500 Version 2 or newer cores.
 
 /*
  * Only possible on E500 Version 2 or newer cores.
index a2ff9557ce5055835455f6c55bb97489dba16bdb..838b4db9ad42ee46cb48e3d2795427fa2a5f0db8 100644 (file)
@@ -59,7 +59,6 @@
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
-#define CONFIG_CLEAR_LAW0              /* Clear LAW0 in cpu_init_r */
 
 /*
  * Only possible on E500 Version 2 or newer cores.
 
 /*
  * Only possible on E500 Version 2 or newer cores.