From: Mike Frysinger Date: Mon, 8 Dec 2008 21:16:11 +0000 (-0500) Subject: Blackfin: bf537-stamp: bump default SCLK up to 125MHz X-Git-Tag: v2009.06-rc1~138^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f82caaccc87e1f76448ff42a6b930e59797e4f65;p=kernel%2Fu-boot.git Blackfin: bf537-stamp: bump default SCLK up to 125MHz Since all of the bf537-stamp and bf537-ezkit boards out there can handle it, increase the speed of SCLK to 125MHz rather than 100MHz. Signed-off-by: Mike Frysinger --- diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h index 7c35a02..a9cdd5c 100644 --- a/include/configs/bf537-stamp.h +++ b/include/configs/bf537-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 4 /*