aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2850
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/s2850
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/s2850')
-rw-r--r--src/mainboard/tyan/s2850/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2850/Config.lb b/src/mainboard/tyan/s2850/Config.lb
index 36742d2e31..bf273b93e5 100644
--- a/src/mainboard/tyan/s2850/Config.lb
+++ b/src/mainboard/tyan/s2850/Config.lb
@@ -205,6 +205,6 @@ end
dir /pc80
#dir /bioscall
cpu k8 "cpu0"
- register "up" = "{.chip = &amd8111, .ht_width=8, .ht_speed=200}"
+ register "ldt0" = "{.chip = &amd8111, .ht_width=8, .ht_speed=200}"
end