Currently the ported AGESA is mostly about HT link and memory controller. They are located in src/northbridge/amd/amdht and amdmct. I believe that would give you enough information.
Zheng
-----Original Message----- From: coreboot-bounces+zheng.bao=amd.com@coreboot.org [mailto:coreboot-bounces+zheng.bao=amd.com@coreboot.org] On Behalf Of Marc Jones Sent: Thursday, November 19, 2009 5:10 AM To: Stefan Reinauer Cc: darmawan.salihun@gmail.com; Tom Sylla; coreboot@coreboot.org Subject: Re: [coreboot] Looking for AMD AGESA GPL-ed source code
On Wed, Nov 18, 2009 at 11:33 AM, Stefan Reinauer stepan@coresystems.de wrote:
On 11/18/09 6:21 PM, Tom Sylla wrote:
Sorry, I don't understand this mail. AMD VSA is for Geode PCI configuration space emulation and AGESA is for FamF and Fam10 initialization. They are unrelated.
Oh! ... You are right, completely my fault. I confused the funny abbreviations.
There is GPLed VSA but there never was and probably never will be
GPLed
AGESA. AMD planned to do this in 2006, but changed minds later again.
Correct, it wasn't released as AGESA, but the coreboot code for fam10 is a port of AGESA. At the time, AGESA was mostly asm and didn't fit exactly into coreboot.
Marc