summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-11-08 08:40:44 -0600
committerTom Rini <trini@ti.com>2013-11-08 15:25:14 -0500
commit28c860b23fb2dd1affec909e98f25c58324e2140 (patch)
treed1b5c9c0d674d937066f762e7b6fc21fb1e6def2 /include/configs/sandbox.h
parent65ba7add0d609bbd035b8d42fafdaf428ac24751 (diff)
downloadtalos-obmc-uboot-28c860b23fb2dd1affec909e98f25c58324e2140.tar.gz
talos-obmc-uboot-28c860b23fb2dd1affec909e98f25c58324e2140.zip
sandbox: convert to common time functions
Convert sandbox to use common time functions. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r--include/configs/sandbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index bce4fcf02c..0884ad3a02 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -16,6 +16,8 @@
#endif
+#define CONFIG_SYS_TIMER_RATE 1000000
+
#define CONFIG_BOOTSTAGE
#define CONFIG_BOOTSTAGE_REPORT
OpenPOWER on IntegriCloud