newconfig is no more.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -1,16 +0,0 @@
|
||||
uses CONFIG_K8_REV_F_SUPPORT
|
||||
uses CONFIG_K8_HT_FREQ_1G_SUPPORT
|
||||
uses CONFIG_DIMM_SUPPORT
|
||||
uses CONFIG_CPU_SOCKET_TYPE
|
||||
|
||||
config chip.h
|
||||
|
||||
default CONFIG_K8_REV_F_SUPPORT=1
|
||||
#Opteron K8 1G HT Support
|
||||
default CONFIG_K8_HT_FREQ_1G_SUPPORT=1
|
||||
default CONFIG_DIMM_SUPPORT=0x0004 #DDR2 unbuffered
|
||||
default CONFIG_CPU_SOCKET_TYPE=0x11
|
||||
|
||||
object socket_AM2.o
|
||||
|
||||
dir /cpu/amd/model_fxx
|
Reference in New Issue
Block a user