Define some variables that were not defined. There are a couple left.
[coreboot.git] / src / cpu / amd / socket_AM2r2 / Config.lb
1 #
2 # This file is part of the coreboot 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_PCI_IO_CFG_EXT
21 uses CONFIG_MMCONF_SUPPORT
22 uses CONFIG_HT3_SUPPORT
23 uses CONFIG_EXT_RT_TBL_SUPPORT
24 uses CONFIG_EXT_CONF_SUPPORT
25 uses CONFIG_DIMM_SUPPORT
26 uses CONFIG_CPU_SOCKET_TYPE
27 uses CONFIG_CBB
28 uses CONFIG_CDB
29 uses CONFIG_PCI_BUS_SEGN_BITS
30
31 config chip.h
32
33 default CONFIG_PCI_IO_CFG_EXT=1
34
35 default CONFIG_HT3_SUPPORT=1
36 default CONFIG_EXT_RT_TBL_SUPPORT=0
37 default CONFIG_EXT_CONF_SUPPORT=0
38 default CONFIG_DIMM_SUPPORT=0x0104  #DDR2 and REG
39 default CONFIG_CPU_SOCKET_TYPE=0x11
40
41 if CONFIG_EXT_RT_TBL_SUPPORT
42         default CONFIG_CBB=0xff
43         default CONFIG_CDB=0
44 end
45
46 #default CONFIG_MMCONF_SUPPORT=1
47 #default CONFIG_MMCONF_SUPPORT_DEFAULT=1
48
49 object socket_AM2r2.o
50
51 dir /cpu/amd/model_10xxx