]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets
authorRobin Getz <robin.getz@analog.com>
Wed, 21 Nov 2007 08:29:20 +0000 (16:29 +0800)
committerBryan Wu <bryan.wu@analog.com>
Wed, 21 Nov 2007 08:29:20 +0000 (16:29 +0800)
Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/Kconfig

index 3bb25da8b505aad8c323c73503374b91bd2b6462..2a3a7ea5958c004085e034bd5c9091a87ea751b3 100644 (file)
@@ -375,11 +375,11 @@ config MAX_VCO_HZ
        default 500000000 if BF534
        default 400000000 if BF536
        default 600000000 if BF537
-       default 533000000 if BF538
-       default 533000000 if BF539
+       default 533333333 if BF538
+       default 533333333 if BF539
        default 600000000 if BF542
-       default 533000000 if BF544
-       default 533000000 if BF549
+       default 533333333 if BF544
+       default 533333333 if BF549
        default 600000000 if BF561
 
 config MIN_VCO_HZ
@@ -388,7 +388,7 @@ config MIN_VCO_HZ
 
 config MAX_SCLK_HZ
        int
-       default 133000000
+       default 133333333
 
 config MIN_SCLK_HZ
        int