提交 c8342f87 编写于 作者: M Mike Frysinger

Blackfin: add some help text to the EBIU_AMBCTL settings

Signed-off-by: NMike Frysinger <vapier@gentoo.org>
Signed-off-by: NBryan Wu <cooloney@kernel.org>
上级 349ebbcc
...@@ -1011,21 +1011,34 @@ endmenu ...@@ -1011,21 +1011,34 @@ endmenu
menu "EBIU_AMBCTL Control" menu "EBIU_AMBCTL Control"
config BANK_0 config BANK_0
hex "Bank 0" hex "Bank 0 (AMBCTL0.L)"
default 0x7BB0 default 0x7BB0
help
These are the low 16 bits of the EBIU_AMBCTL0 MMR which are
used to control the Asynchronous Memory Bank 0 settings.
config BANK_1 config BANK_1
hex "Bank 1" hex "Bank 1 (AMBCTL0.H)"
default 0x7BB0 default 0x7BB0
default 0x5558 if BF54x default 0x5558 if BF54x
help
These are the high 16 bits of the EBIU_AMBCTL0 MMR which are
used to control the Asynchronous Memory Bank 1 settings.
config BANK_2 config BANK_2
hex "Bank 2" hex "Bank 2 (AMBCTL1.L)"
default 0x7BB0 default 0x7BB0
help
These are the low 16 bits of the EBIU_AMBCTL1 MMR which are
used to control the Asynchronous Memory Bank 2 settings.
config BANK_3 config BANK_3
hex "Bank 3" hex "Bank 3 (AMBCTL1.H)"
default 0x99B3 default 0x99B3
help
These are the high 16 bits of the EBIU_AMBCTL1 MMR which are
used to control the Asynchronous Memory Bank 3 settings.
endmenu endmenu
config EBIU_MBSCTLVAL config EBIU_MBSCTLVAL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册