e325 support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1440 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2004-03-18 22:00:56 +00:00
parent 62705ff974
commit 5136e15001
9 changed files with 1635 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
struct chip_control mainboard_ibm_e325_control;
struct mainboard_ibm_e325_config {
int nothing;
};