diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2009-09-15 23:38:27 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2009-09-15 23:38:27 +0000 |
commit | 057712a3b7450606fb88b10ce82c92885e3a913e (patch) | |
tree | 113dfa905780eddb46d53e95bed50a0a7ab41758 /src/mainboard/dell/s1850/Config.lb | |
parent | b261205f5e447022f5828f6ccc5c1a6407a30ed3 (diff) |
This is an otherwise dead platform. I'm just committing the basics that
let it build.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4636 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/dell/s1850/Config.lb')
-rw-r--r-- | src/mainboard/dell/s1850/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/dell/s1850/Config.lb b/src/mainboard/dell/s1850/Config.lb index 645e8b916d..4eb4a026be 100644 --- a/src/mainboard/dell/s1850/Config.lb +++ b/src/mainboard/dell/s1850/Config.lb @@ -138,8 +138,8 @@ chip northbridge/intel/e7520 # mch device pci 1f.2 on end device pci 1f.3 on end - register "pirq_a_d" = "0x8a07030b" - register "pirq_e_h" = "0x85808080" + register "pirq_a_d" = "0x8e8b8f80" + register "pirq_e_h" = "0x80808080" end device pci 00.0 on end device pci 00.1 on end |