projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f273e5b
)
SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
author
Vipin KUMAR
<vipin.kumar@st.com>
Mon, 7 May 2012 07:36:47 +0000
(13:06 +0530)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:40 +0000
(14:07 +0200)
SPEAr doesn't need CONFIG_SYS_HZ_CLOCK. This commit removes it.
Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/spear-common.h
patch
|
blob
|
history
diff --git
a/include/configs/spear-common.h
b/include/configs/spear-common.h
index 2ba1090c95a2f00172504b97dd36664a07b5dbd2..dabd059d00143bbebcbd887ffc99cab8fba85f76 100644
(file)
--- a/
include/configs/spear-common.h
+++ b/
include/configs/spear-common.h
@@
-60,7
+60,6
@@
/* Timer, HZ specific defines */
#define CONFIG_SYS_HZ (1000)
-#define CONFIG_SYS_HZ_CLOCK (8300000)
/* Flash configuration */
#if defined(CONFIG_FLASH_PNOR)