Initial AMD Barcelona support for rev Bx.
[coreboot.git] / src / cpu / amd / socket_F_1207 / Config.lb
1 #
2 # This file is part of the LinuxBIOS project.
3 #
4 # Copyright (C) 2007 Advanced Micro Devices, Inc.
5 #
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; version 2 of the License.
9 #
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this program; if not, write to the Free Software
17 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
18 #
19
20 uses CONFIG_CHIP_NAME
21 uses PCI_IO_CFG_EXT
22 uses MMCONF_SUPPORT
23 uses HT3_SUPPORT
24 uses EXT_RT_TBL_SUPPORT
25 uses EXT_CONF_SUPPORT
26 uses DIMM_SUPPORT
27 uses CPU_SOCKET_TYPE
28 uses CBB
29 uses CDB
30 uses PCI_BUS_SEGN_BITS
31 uses CAR_FAM10
32
33 if CONFIG_CHIP_NAME
34         config chip.h
35 end
36
37 default PCI_IO_CFG_EXT=1
38
39 default HT3_SUPPORT=1
40 default EXT_RT_TBL_SUPPORT=0
41 default EXT_CONF_SUPPORT=0
42 default DIMM_SUPPORT=0x0104  #DDR2 and REG
43 default CPU_SOCKET_TYPE=0x10
44
45 default CAR_FAM10=1
46
47 if EXT_RT_TBL_SUPPORT
48         default CBB=0xff
49         default CDB=0
50 end
51
52 #default MMCONF_SUPPORT=1
53 #default MMCONF_SUPPORT_DEFAULT=1
54
55 object socket_F_1207.o
56
57 dir /cpu/amd/model_10xxx