提交 2fb6cb41 编写于 作者: S Sonic Zhang 提交者: Bryan Wu

[Blackfin] arch: Add a warning about the value of CLKIN.

Signed-off-by: NSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: NBryan Wu <cooloney@kernel.org>
上级 1e78042c
......@@ -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)
......@@ -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?"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册