Add AMD K8 S1G1 socket support.
[coreboot.git] / src / cpu / amd / socket_S1G1 / Config.lb
1 uses CONFIG_CHIP_NAME
2 uses K8_REV_F_SUPPORT
3 uses K8_HT_FREQ_1G_SUPPORT
4 uses DIMM_SUPPORT
5 uses CPU_SOCKET_TYPE
6
7 if CONFIG_CHIP_NAME
8         config chip.h
9 end
10
11 default K8_REV_F_SUPPORT=1
12 #Opteron K8 1G HT Support
13 default K8_HT_FREQ_1G_SUPPORT=1
14 default DIMM_SUPPORT=0x0204  #DDR2 and REG, S1G1
15 default CPU_SOCKET_TYPE=0x12
16
17 object socket_S1G1.o
18
19 dir /cpu/amd/model_fxx