added chipsetinit function, many defines. addec call to chipsetinit to
authorRonald G. Minnich <rminnich@gmail.com>
Mon, 10 Apr 2006 23:32:23 +0000 (23:32 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Mon, 10 Apr 2006 23:32:23 +0000 (23:32 +0000)
commit4b8cf1d30ab195cfc59f777741c2d2126e12ec26
tree9f28b19f9b7ed64632ec5858e3a3b77be074b293
parent45f6c5e3d450053e53a8ff4a687fd0dcaf2d7475
added chipsetinit function, many defines. addec call to chipsetinit to
northbridge.c
builds fine on lippert

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2250 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/include/cpu/amd/gx2def.h
src/northbridge/amd/gx2/Config.lb
src/northbridge/amd/gx2/chipsetinit.c [new file with mode: 0644]
src/northbridge/amd/gx2/northbridge.c