straighten naming scheme for application processor rom stage files.
authorStefan Reinauer <stepan@coresystems.de>
Mon, 8 Feb 2010 12:32:30 +0000 (12:32 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 8 Feb 2010 12:32:30 +0000 (12:32 +0000)
commit0e92974904703272b55d66dc4959d95adba6f30c
treef5708c7348be0ae599cc9f3ae906558720bbcd42
parent38f147ed3d9fdd6bfb23d7226f6fdd3fc5db53d0
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
31 files changed:
src/mainboard/amd/serengeti_cheetah/ap_romstage.c [new file with mode: 0644]
src/mainboard/amd/serengeti_cheetah/apc_auto.c [deleted file]
src/mainboard/amd/serengeti_cheetah_fam10/ap_romstage.c [new file with mode: 0644]
src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c [deleted file]
src/mainboard/gigabyte/ga_2761gxdk/Makefile.inc
src/mainboard/gigabyte/ga_2761gxdk/ap_romstage.c [new file with mode: 0644]
src/mainboard/gigabyte/ga_2761gxdk/apc_auto.c [deleted file]
src/mainboard/gigabyte/m57sli/Makefile.inc
src/mainboard/gigabyte/m57sli/ap_romstage.c [new file with mode: 0644]
src/mainboard/gigabyte/m57sli/apc_auto.c [deleted file]
src/mainboard/msi/ms7260/Makefile.inc
src/mainboard/msi/ms7260/ap_romstage.c [new file with mode: 0644]
src/mainboard/msi/ms7260/apc_auto.c [deleted file]
src/mainboard/msi/ms9282/Makefile.inc
src/mainboard/nvidia/l1_2pvv/Makefile.inc
src/mainboard/nvidia/l1_2pvv/ap_romstage.c [new file with mode: 0644]
src/mainboard/nvidia/l1_2pvv/apc_auto.c [deleted file]
src/mainboard/supermicro/h8dme/ap_romstage.c [new file with mode: 0644]
src/mainboard/supermicro/h8dme/apc_auto.c [deleted file]
src/mainboard/supermicro/h8dmr/ap_romstage.c [new file with mode: 0644]
src/mainboard/supermicro/h8dmr/apc_auto.c [deleted file]
src/mainboard/supermicro/h8dmr_fam10/ap_romstage.c [new file with mode: 0644]
src/mainboard/supermicro/h8dmr_fam10/apc_auto.c [deleted file]
src/mainboard/supermicro/h8qme_fam10/ap_romstage.c [new file with mode: 0644]
src/mainboard/supermicro/h8qme_fam10/apc_auto.c [deleted file]
src/mainboard/tyan/s2912/Makefile.inc
src/mainboard/tyan/s2912/ap_romstage.c [new file with mode: 0644]
src/mainboard/tyan/s2912/apc_auto.c [deleted file]
src/mainboard/tyan/s2912_fam10/Makefile.inc
src/mainboard/tyan/s2912_fam10/ap_romstage.c [new file with mode: 0644]
src/mainboard/tyan/s2912_fam10/apc_auto.c [deleted file]