diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-07-21 21:58:20 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-07-21 21:58:20 +0000 |
commit | a5fdadfa18fce0dfa60f6ae45b877173d9fa312b (patch) | |
tree | 033901051881e3881f329d223e5f13b9e6326d86 /src/mainboard/kontron/986lcd-m/cmos.layout | |
parent | e1a66573b15840f2d434f0736280264a99e2250e (diff) |
Kontron updates, get board up to date with i945 and ich7 updates.
Move interrupt routing to mainboard specific code.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4458 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/kontron/986lcd-m/cmos.layout')
-rw-r--r-- | src/mainboard/kontron/986lcd-m/cmos.layout | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/src/mainboard/kontron/986lcd-m/cmos.layout b/src/mainboard/kontron/986lcd-m/cmos.layout index ba42513c9c..a53381c7a3 100644 --- a/src/mainboard/kontron/986lcd-m/cmos.layout +++ b/src/mainboard/kontron/986lcd-m/cmos.layout @@ -86,8 +86,8 @@ entries # coreboot config options: southbridge 408 1 e 1 nmi -409 1 e 1 power_on_after_fail -#410 6 r 0 unused +409 2 e 7 power_on_after_fail +#411 5 r 0 unused # coreboot config options: bootloader 416 512 s 0 boot_devices @@ -97,6 +97,13 @@ entries 984 16 h 0 check_sum #1000 24 r 0 amd_reserved +# ram initialization internal data +1024 8 r 0 C0WL0REOST +1032 8 r 0 C1WL0REOST +1040 8 r 0 RCVENMT +1048 4 r 0 C0DRT1 +1052 4 r 0 C1DRT1 + # ----------------------------------------------------------------- enumerations @@ -125,6 +132,9 @@ enumerations 6 7 Info 6 8 Debug 6 9 Spew +7 0 Disable +7 1 Enable +7 2 Keep # ----------------------------------------------------------------- checksums |