* Vibrans, Frank Frank.Vibrans@amd.com [110213 22:52]:
Add support for AMD Agesa wrapper code. Patch 5 of 8.
This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code.
Signed-off-by Frank Vibrans frank.vibrans@amd.com
Acked-by: Stefan Reinauer stefan.reinauer@coreboot.org
On Mon, Feb 14, 2011 at 11:08 AM, Stefan Reinauer stefan.reinauer@coreboot.org wrote:
- Vibrans, Frank Frank.Vibrans@amd.com [110213 22:52]:
Add support for AMD Agesa wrapper code. Patch 5 of 8.
This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code.
Signed-off-by Frank Vibrans frank.vibrans@amd.com
Acked-by: Stefan Reinauer stefan.reinauer@coreboot.org
Acked-by: Marc Jones marcj303@gmail.com
We are accepting this patch, but we recognize the the .data area link stage check needs to be addressed ASAP.
r6348