summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--host/apps/omap_debug/clkgen-config.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/apps/omap_debug/clkgen-config.cc b/host/apps/omap_debug/clkgen-config.cc
index 70c63c6e8..85371c5d1 100644
--- a/host/apps/omap_debug/clkgen-config.cc
+++ b/host/apps/omap_debug/clkgen-config.cc
@@ -117,7 +117,7 @@ static const unsigned int config_data[] = {
};
-const unsigned int CLKGEN_SELECT = 145;
+const unsigned int CLKGEN_SELECT = 127;
enum gpio_direction {IN, OUT};