This patch re-implements support for the CS5536 companion chip for the
authorMarc Jones <marc.jones@amd.com>
Fri, 4 May 2007 19:05:36 +0000 (19:05 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 4 May 2007 19:05:36 +0000 (19:05 +0000)
commita67d4fd1ffffc76c328717f2519e3d7e7792f2b8
tree566e8ba329f1b25bcddb3e0406c7a02aca4ce823
parent734daf699ceb8603f53003ab36eb85b8a76e3cf9
This patch re-implements support for the CS5536 companion chip for the
AMD GX and LX processors.   This aguments the previous code, which was
very specific to the OLPC platform with general purpose support and
better integration with the VSA and CPUs.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2631 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/include/device/pci_ids.h
src/southbridge/amd/cs5536/Config.lb
src/southbridge/amd/cs5536/chip.h
src/southbridge/amd/cs5536/cs5536.c
src/southbridge/amd/cs5536/cs5536.h
src/southbridge/amd/cs5536/cs5536_early_setup.c
src/southbridge/amd/cs5536/cs5536_early_smbus.c
src/southbridge/amd/cs5536/cs5536_ide.c
src/southbridge/amd/cs5536/cs5536_smbus.h [deleted file]
src/southbridge/amd/cs5536/cs5536_smbus2.h