[U-Boot] [PATCH 2/4] powerpc/83xx/km: remove obsolete defines for tuda1

Holger Brunck holger.brunck at keymile.com
Wed Dec 14 16:21:43 CET 2011


CONFIG_SYS_LCRR is unused and CONFIG_SYS_LBC_LBCR is already
defined in the common header file, so remove them.

Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
cc: Kim Phillips <kim.phillips at freescale.com>
cc: Valentin Longchamp <valentin.longchamp at keymile.com>
---
 include/configs/tuda1.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/include/configs/tuda1.h b/include/configs/tuda1.h
index 577bbd0..2581d8a 100644
--- a/include/configs/tuda1.h
+++ b/include/configs/tuda1.h
@@ -41,12 +41,6 @@
 #define	CONFIG_SYS_APP2_SIZE	256 /* Megabytes */
 
 /*
- * Local Bus Configuration & Clock Setup
- */
-#define CONFIG_SYS_LCRR		(LCRR_DBYP | LCRR_EADC_1 | LCRR_CLKDIV_2)
-#define CONFIG_SYS_LBC_LBCR	0x00000000
-
-/*
  * Init Local Bus Memory Controller:
  *
  * Bank Bus     Machine PortSz  Size  Device
-- 
1.7.1



More information about the U-Boot mailing list