diff options
author | Wolfgang Denk <wd@denx.de> | 2009-07-20 22:55:29 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-07-20 22:55:29 +0200 |
commit | 725e53a70dfc8e96965715c1f61ae002061dac6b (patch) | |
tree | 10d026062a6e09f3c98fd421d9258a0c2db1ed5f /include/configs/bf533-stamp.h | |
parent | 23b5b1d3e1e33e9650cc7a4e09901272a3811c64 (diff) | |
parent | 8d1fea2c4041e665c96944e3f6fcffbde55db34b (diff) | |
download | u-boot-imx-725e53a70dfc8e96965715c1f61ae002061dac6b.zip u-boot-imx-725e53a70dfc8e96965715c1f61ae002061dac6b.tar.gz u-boot-imx-725e53a70dfc8e96965715c1f61ae002061dac6b.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Diffstat (limited to 'include/configs/bf533-stamp.h')
-rw-r--r-- | include/configs/bf533-stamp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf533-stamp.h b/include/configs/bf533-stamp.h index c03561c..4be2a5c 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 */ /* |