beltino: Set default interrupt value for Environmental Controller
This writes the default value to the register, but it gets rid of the error that disturbs some of our tests: ERROR: PNP: 002e.4 70 irq size: 0x0000000001 not assigned BRANCH=none BUG=chrome-os-partner:23945 TEST=boot tested on Beltino Change-Id: Ieab1c776b553c996a7d06e4059110943aaf41338 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: https://chromium-review.googlesource.com/176145 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Commit-Queue: Stefan Reinauer <reinauer@chromium.org> Tested-by: Stefan Reinauer <reinauer@chromium.org>
This commit is contained in:
parent
cbf37fefd9
commit
0de30a0788
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ chip northbridge/intel/haswell
|
|||
device pnp 2e.4 on # Environment Controller
|
||||
io 0x60 = 0x700
|
||||
io 0x62 = 0x710
|
||||
irq 0x70 = 0x09
|
||||
irq 0xfa = 0x12
|
||||
end
|
||||
device pnp 2e.7 on # GPIO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue