Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92337
b: refs/heads/master
c: 2fb6cb4
h: refs/heads/master
i:
  92335: 8c27bf0
v: v3
  • Loading branch information
Sonic Zhang authored and Bryan Wu committed Apr 24, 2008
1 parent 7aac034 commit b3a7274
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1e78042c77dcc255abd456398981549269c63238
refs/heads/master: 2fb6cb41ecb315b1d84849663bb2793cdc41a96d
4 changes: 3 additions & 1 deletion trunk/arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ config BOOT_LOAD
comment "Clock/PLL Setup"

config CLKIN_HZ
int "Crystal Frequency in Hz"
int "Frequency of the crystal on the board in Hz"
default "11059200" if BFIN533_STAMP
default "27000000" if BFIN533_EZKIT
default "25000000" if (BFIN537_STAMP || BFIN527_EZKIT || H8606_HVSISTEMAS)
Expand All @@ -298,6 +298,8 @@ config CLKIN_HZ
default "10000000" if BFIN532_IP0X
help
The frequency of CLKIN crystal oscillator on the board in Hz.
Warning: This value should match the crystal on the board. Otherwise,
peripherals won't work properly.

config BFIN_KERNEL_CLOCK
bool "Re-program Clocks while Kernel boots?"
Expand Down

0 comments on commit b3a7274

Please sign in to comment.