summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/bf533-stamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf533-stamp.h b/include/configs/bf533-stamp.h
index c03561cef1..4be2a5cfb8 100644
--- a/include/configs/bf533-stamp.h
+++ b/include/configs/bf533-stamp.h
@@ -36,7 +36,7 @@
#define CONFIG_CCLK_DIV 1
/* SCLK_DIV controls the system clock divider */
/* Values can range from 1-15 */
-#define CONFIG_SCLK_DIV 5
+#define CONFIG_SCLK_DIV 6 /* note: 1.2 boards can go faster */
/*
OpenPOWER on IntegriCloud