Add second CK804 for tyan/s2895 and sunw/ultra40.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5913 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
abc0c7791e
commit
5f89d0a7a4
|
@ -37,6 +37,10 @@ config K8_REV_F_SUPPORT
|
|||
bool
|
||||
default n
|
||||
|
||||
config CK804_NUM
|
||||
int
|
||||
default 2
|
||||
|
||||
config SB_HT_CHAIN_ON_BUS0
|
||||
int
|
||||
default 2
|
||||
|
|
|
@ -26,6 +26,10 @@ config APIC_ID_OFFSET
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config CK804_NUM
|
||||
int
|
||||
default 2
|
||||
|
||||
config SB_HT_CHAIN_ON_BUS0
|
||||
int
|
||||
default 2
|
||||
|
|
Loading…
Reference in New Issue