On Mon, Jun 29, 2009 at 11:46 PM, Bao, ZhengZheng.Bao@amd.com wrote:
Add AMD family 10 AM2r2 support. Coreboot used to take SYSTEM_TYPE as a label to tell what the socket is. The patch replaces (some of, not all) SYSTEM_TYPE with CPU_SOCKET_TYPE.
Signed-off-by: Zheng Bao zheng.bao@amd.com
T
+default CPU_SOCKET_TYPE=0x11
Please add an equate for the socket names.
Acked-by: Marc Jones marcj3030@gmail.com