Add AMD family 10 AM2r2 support.
[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 uses CONFIG_CAR_FAM10
31
32 config chip.h
33
34 default CONFIG_PCI_IO_CFG_EXT=1
35
36 default CONFIG_HT3_SUPPORT=1
37 default CONFIG_EXT_RT_TBL_SUPPORT=0
38 default CONFIG_EXT_CONF_SUPPORT=0
39 default CONFIG_DIMM_SUPPORT=0x0104  #DDR2 and REG
40 default CONFIG_CPU_SOCKET_TYPE=0x11
41
42 default CONFIG_CAR_FAM10=1
43
44 if CONFIG_EXT_RT_TBL_SUPPORT
45         default CONFIG_CBB=0xff
46         default CONFIG_CDB=0
47 end
48
49 #default CONFIG_MMCONF_SUPPORT=1
50 #default CONFIG_MMCONF_SUPPORT_DEFAULT=1
51
52 object socket_AM2r2.o
53
54 dir /cpu/amd/model_10xxx