add new socket type (trivial)
Signed-off-by: Ronald G. Minnich <rminnch@gmail.com> Acked-by: Ronald G. Minnich <rminnch@gmail.com> git-svn-id: svn://coreboot.org/repository/coreboot-v3@880 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
8e6d45e059
commit
e4e80a7ee0
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#ifndef AMD_K8_H
|
||||
#define AMD_K8_H
|
||||
/* Socket types */
|
||||
#define SOCKET_S1G1 0x12
|
||||
#define SOCKET_AM2 0x11
|
||||
#define SOCKET_L1 0x10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue