summaryrefslogtreecommitdiffstats
path: root/include/configs/T208xRDB.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-04-28 10:18:34 +0900
committerTom Rini <trini@ti.com>2014-05-12 15:20:05 -0400
commit488c47a141179fc3fa10779be6268e56f88ec18d (patch)
tree4360251af633f05ceabe9c292d1bed1e3fd9e5f4 /include/configs/T208xRDB.h
parent6f2ed0e9faa87a0b14ada74727297f62e02868cd (diff)
downloadblackbird-obmc-uboot-488c47a141179fc3fa10779be6268e56f88ec18d.tar.gz
blackbird-obmc-uboot-488c47a141179fc3fa10779be6268e56f88ec18d.zip
config: remove platform CONFIG_SYS_HZ definition part 4
Some new boards define CONFIG_SYS_HZ again! Remove. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Bo Shen <voice.shen@atmel.com>
Diffstat (limited to 'include/configs/T208xRDB.h')
-rw-r--r--include/configs/T208xRDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T208xRDB.h b/include/configs/T208xRDB.h
index 73d82edb80..0be0a0feb0 100644
--- a/include/configs/T208xRDB.h
+++ b/include/configs/T208xRDB.h
@@ -750,7 +750,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
#define CONFIG_SYS_MAXARGS 16 /* max number of command args */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE/* Boot Argument Buffer Size */
-#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1ms ticks*/
/*
* For booting Linux, the board info and command line data
OpenPOWER on IntegriCloud