moved generate_row from coherent_ht.c to board specific auto.c files
authorStefan Reinauer <stepan@openbios.org>
Thu, 17 Jul 2003 22:51:30 +0000 (22:51 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 17 Jul 2003 22:51:30 +0000 (22:51 +0000)
commit438a3e423e66e563474828901c2aa93f5131c9ff
tree2852372be32070b55d94772387f85538023c8568
parent07d72dcfa2d92ad0cc6db19a683ac800ba843fff
moved generate_row from coherent_ht.c to board specific auto.c files
due to different routing defaults of different boards.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@979 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/amd/solo/auto.c
src/mainboard/arima/hdama/auto.c
src/northbridge/amd/amdk8/coherent_ht.c