diff options
author | Stefan Reinauer <stepan@openbios.org> | 2003-09-11 11:53:15 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2003-09-11 11:53:15 +0000 |
commit | 79249e3dbc955c255b1b53107b3a5488775f5690 (patch) | |
tree | 82e3644caec3d393b0daddc69886525708971c47 /src/mainboard/amd/solo/Config.lb | |
parent | 5282cd08756eb5084d5a86a7e18a87bc6801d5b7 (diff) |
add new target for DSPACE DS1006 card, make quartet auto.c all verbose
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1109 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/solo/Config.lb')
-rw-r--r-- | src/mainboard/amd/solo/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/solo/Config.lb b/src/mainboard/amd/solo/Config.lb index 3fe6ed6b5d..05b13fa7e9 100644 --- a/src/mainboard/amd/solo/Config.lb +++ b/src/mainboard/amd/solo/Config.lb @@ -27,7 +27,7 @@ option HAVE_FALLBACK_BOOT=1 ## ## Build code to reset the motherboard from linuxBIOS ## -option HAVE_HARD_RESET=1 +option HAVE_HARD_RESET=0 ## ## Build code to export a programmable irq routing table |