diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2003-12-02 03:58:19 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2003-12-02 03:58:19 +0000 |
commit | 8aa7bccc9dcc51213f3b15f91f2d4985203f16dd (patch) | |
tree | 80524db1dbd56c3a2224e16c5ed4cd794e02091a /targets/tyan/s2882 | |
parent | 13f8c07850ef34af891f0cffe287a0209b57f259 (diff) |
from Yh Lu
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1302 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/tyan/s2882')
-rw-r--r-- | targets/tyan/s2882/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/tyan/s2882/Config.lb b/targets/tyan/s2882/Config.lb index dae08d7363..73976be4fe 100644 --- a/targets/tyan/s2882/Config.lb +++ b/targets/tyan/s2882/Config.lb @@ -76,7 +76,7 @@ option k7=1 option k8=1 option ROM_SIZE=524288 -option HAVE_HARD_RESET=1 +option HAVE_HARD_RESET=0 #option CONFIG_VGABIOS=1 #option CONFIG_REALMODE_IDT=1 |