commit | 86bd4e85f9d5de4aee23bb799b183be90e6968f9 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Fri Nov 08 08:40:44 2013 -0600 |
committer | Tom Rini <trini@ti.com> | Fri Nov 08 15:25:14 2013 -0500 |
tree | d1b5c9c0d674d937066f762e7b6fc21fb1e6def2 | |
parent | 316c5c82c9ce432b861f538120db07c3fdb8113f [diff] [blame] |
sandbox: convert to common time functions Convert sandbox to use common time functions. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index bce4fcf..0884ad3 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