diff options
| author | Robin Getz <robin.getz@analog.com> | 2007-11-21 03:29:20 -0500 |
|---|---|---|
| committer | Bryan Wu <bryan.wu@analog.com> | 2007-11-21 03:29:20 -0500 |
| commit | f72eecb97b5ab63c735548ed982a39db72f9d7d7 (patch) | |
| tree | 366e1f60d7f750fcdb86a588c83d854ac37dcadc | |
| parent | eee1f15ce632910f8840d1cd982651d95225f18d (diff) | |
Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets
Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
| -rw-r--r-- | arch/blackfin/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 3bb25da8b505..2a3a7ea5958c 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
| @@ -375,11 +375,11 @@ config MAX_VCO_HZ | |||
| 375 | default 500000000 if BF534 | 375 | default 500000000 if BF534 |
| 376 | default 400000000 if BF536 | 376 | default 400000000 if BF536 |
| 377 | default 600000000 if BF537 | 377 | default 600000000 if BF537 |
| 378 | default 533000000 if BF538 | 378 | default 533333333 if BF538 |
| 379 | default 533000000 if BF539 | 379 | default 533333333 if BF539 |
| 380 | default 600000000 if BF542 | 380 | default 600000000 if BF542 |
| 381 | default 533000000 if BF544 | 381 | default 533333333 if BF544 |
| 382 | default 533000000 if BF549 | 382 | default 533333333 if BF549 |
| 383 | default 600000000 if BF561 | 383 | default 600000000 if BF561 |
| 384 | 384 | ||
| 385 | config MIN_VCO_HZ | 385 | config MIN_VCO_HZ |
| @@ -388,7 +388,7 @@ config MIN_VCO_HZ | |||
| 388 | 388 | ||
| 389 | config MAX_SCLK_HZ | 389 | config MAX_SCLK_HZ |
| 390 | int | 390 | int |
| 391 | default 133000000 | 391 | default 133333333 |
| 392 | 392 | ||
| 393 | config MIN_SCLK_HZ | 393 | config MIN_SCLK_HZ |
| 394 | int | 394 | int |
