mb/*/*/devicetree.cb: Normalize disabled PIRQ values
commit4276050d13cb8c555f0375d4ec44d33ab5d58402
authorAngel Pons <th3fanbus@gmail.com>
Sat, 25 Jul 2020 11:44:34 +0000 (25 13:44 +0200)
committerAngel Pons <th3fanbus@gmail.com>
Sun, 26 Jul 2020 21:45:12 +0000 (26 21:45 +0000)
treec07e6d46c94c5bb055e41b5b7dfe708423543300
parent7417bb0e5a8bddbf9a56b990119fa3af56e663ac
mb/*/*/devicetree.cb: Normalize disabled PIRQ values

If bit 7 of a PIRQ route is set, it is disabled. Modern OSes don't use
PIRQ routing, so we might as well zero the other bits for consistency.

Tested on Asrock B85M Pro4 with SeaBIOS 1.13.0, still boots.

Change-Id: I78980b9ea5e878a6200df0f6c18c5e7d06a7950a
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43861
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
12 files changed:
src/mainboard/asrock/b85m_pro4/devicetree.cb
src/mainboard/asrock/h81m-hds/devicetree.cb
src/mainboard/asus/p5gc-mx/devicetree.cb
src/mainboard/gigabyte/ga-945gcm-s2l/devicetree.cb
src/mainboard/google/auron/devicetree.cb
src/mainboard/google/beltino/devicetree.cb
src/mainboard/google/jecht/devicetree.cb
src/mainboard/google/slippy/devicetree.cb
src/mainboard/intel/baskingridge/devicetree.cb
src/mainboard/intel/wtm2/devicetree.cb
src/mainboard/lenovo/t440p/devicetree.cb
src/mainboard/supermicro/x10slm-f/devicetree.cb