"CONFIG_" is added.
Committed, r4385.
-----Original Message----- From: Marc Jones [mailto:marcj303@gmail.com] Sent: Tuesday, June 30, 2009 11:23 PM To: Bao, Zheng Cc: coreboot@coreboot.org Subject: Re: [coreboot] [PATCH]:AMD family 10 AM2r2 support
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