mb/asus/p8h61-m_pro: Disable SB-TSI base address

SB-TSI is specific to AMD platforms, but this is an Intel board.

Change-Id: I5eb7e3bc920103279dfca3a9ec14a41666404993
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40738
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Angel Pons 2020-04-27 00:16:59 +02:00 committed by Felix Held
parent fada3e56c4
commit 3a3fb365a9
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ chip northbridge/intel/sandybridge
end end
device pnp 2e.b on # HWM, LED device pnp 2e.b on # HWM, LED
io 0x60 = 0x0290 io 0x60 = 0x0290
io 0x62 = 0x0200 io 0x62 = 0x0000
end end
device pnp 2e.d on end # VID device pnp 2e.d on end # VID
device pnp 2e.e off end # CIR WAKE-UP device pnp 2e.e off end # CIR WAKE-UP