diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-02-08 12:32:30 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-02-08 12:32:30 +0000 |
commit | 0e92974904703272b55d66dc4959d95adba6f30c (patch) | |
tree | f5708c7348be0ae599cc9f3ae906558720bbcd42 /src/mainboard/supermicro | |
parent | 38f147ed3d9fdd6bfb23d7226f6fdd3fc5db53d0 (diff) | |
download | coreboot-0e92974904703272b55d66dc4959d95adba6f30c.tar.xz |
straighten naming scheme for application processor rom stage files.
Apparently they are not used. If you have any of the boards touched in this
commit, please test and report (so we can figure out what to do with the
ap_romstage.c files in general)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5093 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/supermicro')
-rw-r--r-- | src/mainboard/supermicro/h8dme/ap_romstage.c (renamed from src/mainboard/supermicro/h8dme/apc_auto.c) | 0 | ||||
-rw-r--r-- | src/mainboard/supermicro/h8dmr/ap_romstage.c (renamed from src/mainboard/supermicro/h8dmr/apc_auto.c) | 0 | ||||
-rw-r--r-- | src/mainboard/supermicro/h8dmr_fam10/ap_romstage.c (renamed from src/mainboard/supermicro/h8dmr_fam10/apc_auto.c) | 0 | ||||
-rw-r--r-- | src/mainboard/supermicro/h8qme_fam10/ap_romstage.c (renamed from src/mainboard/supermicro/h8qme_fam10/apc_auto.c) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/supermicro/h8dme/apc_auto.c b/src/mainboard/supermicro/h8dme/ap_romstage.c index bb625933e7..bb625933e7 100644 --- a/src/mainboard/supermicro/h8dme/apc_auto.c +++ b/src/mainboard/supermicro/h8dme/ap_romstage.c diff --git a/src/mainboard/supermicro/h8dmr/apc_auto.c b/src/mainboard/supermicro/h8dmr/ap_romstage.c index bb625933e7..bb625933e7 100644 --- a/src/mainboard/supermicro/h8dmr/apc_auto.c +++ b/src/mainboard/supermicro/h8dmr/ap_romstage.c diff --git a/src/mainboard/supermicro/h8dmr_fam10/apc_auto.c b/src/mainboard/supermicro/h8dmr_fam10/ap_romstage.c index 647637d66e..647637d66e 100644 --- a/src/mainboard/supermicro/h8dmr_fam10/apc_auto.c +++ b/src/mainboard/supermicro/h8dmr_fam10/ap_romstage.c diff --git a/src/mainboard/supermicro/h8qme_fam10/apc_auto.c b/src/mainboard/supermicro/h8qme_fam10/ap_romstage.c index c3aaf5195a..c3aaf5195a 100644 --- a/src/mainboard/supermicro/h8qme_fam10/apc_auto.c +++ b/src/mainboard/supermicro/h8qme_fam10/ap_romstage.c |