Merge all spd_addr.h into the resp. romstage.c files.
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 20 Nov 2010 20:36:40 +0000 (20:36 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 20 Nov 2010 20:36:40 +0000 (20:36 +0000)
commit26535d6e28b9c6697ff2865ba0fd6b2b63054f24
treeaa4ed95f19cc9d4d100cceeffe6f564fe7082a96
parentd773fd370a92a6da2f7dbf91c085eb0df1f6f30d
Merge all spd_addr.h into the resp. romstage.c files.

Except for one instance the spd_addr.h were now very tiny, there's not
much point in keeping that stuff in an extra file. The only user of those
files is the romstage.c file anyway.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6101 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
12 files changed:
src/mainboard/amd/serengeti_cheetah_fam10/romstage.c
src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h [deleted file]
src/mainboard/hp/dl165_g6_fam10/romstage.c
src/mainboard/hp/dl165_g6_fam10/spd_addr.h [deleted file]
src/mainboard/msi/ms9652_fam10/romstage.c
src/mainboard/msi/ms9652_fam10/spd_addr.h [deleted file]
src/mainboard/supermicro/h8dmr_fam10/romstage.c
src/mainboard/supermicro/h8dmr_fam10/spd_addr.h [deleted file]
src/mainboard/supermicro/h8qme_fam10/romstage.c
src/mainboard/supermicro/h8qme_fam10/spd_addr.h [deleted file]
src/mainboard/tyan/s2912_fam10/romstage.c
src/mainboard/tyan/s2912_fam10/spd_addr.h [deleted file]