summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorWard Vandewege <ward@gnu.org>2007-09-19 00:43:02 +0000
committerWard Vandewege <ward@gnu.org>2007-09-19 00:43:02 +0000
commitc73ea4d4fc86a0e3a3c42bec45942e0354dae171 (patch)
treee0caa0f4fa93623523aaa7769536b128a025b062 /src/mainboard
parentde24a0e58557ac7913e2f8174710f50e4697b1bd (diff)
downloadcoreboot-staging-c73ea4d4fc86a0e3a3c42bec45942e0354dae171.zip
coreboot-staging-c73ea4d4fc86a0e3a3c42bec45942e0354dae171.tar.gz
Add support for a precompressed LZMA payload (trivial).
Signed-off-by: Ward Vandewege <ward@gnu.org> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2784 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/tyan/s2891/Config.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s2891/Config.lb b/src/mainboard/tyan/s2891/Config.lb
index 1c0b79e..9c14f7d 100644
--- a/src/mainboard/tyan/s2891/Config.lb
+++ b/src/mainboard/tyan/s2891/Config.lb
@@ -314,8 +314,8 @@ chip northbridge/amd/amdk8/root_complex
# chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci 7.0 on end
- register "rom_address" = "0xfff80000" #for 512K
- # register "rom_address" = "0xfff00000" #for 1M
+ #register "rom_address" = "0xfff80000" #for 512K
+ register "rom_address" = "0xfff00000" #for 1M
end
end
device pci a.0 off end # NIC
OpenPOWER on IntegriCloud