aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2885
diff options
context:
space:
mode:
authorLi-Ta Lo <ollie@lanl.gov>2004-05-06 21:39:39 +0000
committerLi-Ta Lo <ollie@lanl.gov>2004-05-06 21:39:39 +0000
commit3bb314725aee90ae9436ce3b1d7e9e29f8e2d473 (patch)
treed5381e4cc80c8e4c08df0b81ff106b06fd74dbcb /src/mainboard/tyan/s2885
parent9782f7538c3a7c0623d2177d10cc7785336da47c (diff)
replace up,across,down with ltd0,ldt1, ldt2
Although it is not used currently, misuse of terminolog is still a misuse. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1548 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2885')
-rw-r--r--src/mainboard/tyan/s2885/Config.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s2885/Config.lb b/src/mainboard/tyan/s2885/Config.lb
index 2d11aaffe3..4916fad9a8 100644
--- a/src/mainboard/tyan/s2885/Config.lb
+++ b/src/mainboard/tyan/s2885/Config.lb
@@ -220,8 +220,8 @@ end
#dir /bioscall
cpu k8 "cpu0"
- register "up" = "{.chip = &amd8151, .ht_width=16, .ht_speed=600}"
- register "down" = "{.chip = &amd8131, .ht_width=16, .ht_speed=600}"
+ register "ldt0" = "{.chip = &amd8151, .ht_width=16, .ht_speed=600}"
+ register "ldt2" = "{.chip = &amd8131, .ht_width=16, .ht_speed=600}"
end
cpu k8 "cpu1"