aboutsummaryrefslogtreecommitdiff
path: root/arm-probe
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2012-10-11 11:20:43 +0800
committerAndy Green <andy.green@linaro.org>2012-10-11 11:20:43 +0800
commit813f8f29a4f3322d2fc97ecf17c443e5ba66c29a (patch)
tree72b262d1c2ed5c778eed5e33432d8bb50c8f2ef7 /arm-probe
parentac7c63fb0f4a9804a34e0b7b36790cb83805b1d1 (diff)
optimize correction
Signed-off-by: Andy Green <andy.green@linaro.org>
Diffstat (limited to 'arm-probe')
-rw-r--r--arm-probe/arm-probe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm-probe/arm-probe.c b/arm-probe/arm-probe.c
index 84d49fc..8c4077d 100644
--- a/arm-probe/arm-probe.c
+++ b/arm-probe/arm-probe.c
@@ -442,6 +442,7 @@ int main(int argc, char *argv[])
*/
aep_context.poll_timeout_ms = 10;
+ init_interpolation();
while (loop) {