summaryrefslogtreecommitdiffstats
path: root/include/configs/snowball.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2015-03-01 00:53:09 +0100
committerMarek Vasut <marex@denx.de>2015-03-02 10:59:50 +0100
commite2b70325246f4ea959e883f4caa9e59fb029127d (patch)
tree92cb0f147baa65af885ba1f613a54f1fb4d12d70 /include/configs/snowball.h
parent1e49f6e2ebd4f1e0caf2c4aa073026291f2e5c4e (diff)
downloadtalos-obmc-uboot-e2b70325246f4ea959e883f4caa9e59fb029127d.tar.gz
talos-obmc-uboot-e2b70325246f4ea959e883f4caa9e59fb029127d.zip
remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Basically finish what the following commit started a long time ago: 488f5d8790c451fc527fe5d2ef218f2a5e40ea17 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> For mx35pdk/woodburn: Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/snowball.h')
-rw-r--r--include/configs/snowball.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snowball.h b/include/configs/snowball.h
index dacb5604cd..126201cf96 100644
--- a/include/configs/snowball.h
+++ b/include/configs/snowball.h
@@ -175,7 +175,6 @@
#define CONFIG_SYS_MAXARGS 32 /* max number of command args */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Arg Buffer Size */
-#undef CONFIG_SYS_CLKS_IN_HZ /* everything, incl board info, in Hz */
#define CONFIG_SYS_LOAD_ADDR 0x00100000 /* default load address */
#define CONFIG_SYS_LOADS_BAUD_CHANGE 1
OpenPOWER on IntegriCloud