[U-Boot] [PATCH 16/28] SPEAr : Removing extraneous code

Vipin KUMAR vipin.kumar at st.com
Wed Jul 14 07:09:52 CEST 2010


From: Vipin KUMAR <vipin.kumar at st.com>

This sub-patch removes extraneous code from the spear platform code

Signed-off-by: Vipin Kumar <vipin.kumar at st.com>
---
 include/configs/spear-common.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index c03520b..1f7aff7 100644
--- a/include/configs/spear-common.h
+++ b/include/configs/spear-common.h
@@ -57,7 +57,6 @@
 
 /* Timer, HZ specific defines */
 #define CONFIG_SYS_HZ				(1000)
-#define CONFIG_SYS_HZ_CLOCK			(8300000)
 
 /* Flash configuration */
 #if defined(CONFIG_FLASH_PNOR)
-- 
1.6.0.2



More information about the U-Boot mailing list