intel/ibexpeak: Fix missing ACPI PIRQ entries
commit909939503a93adf8ffe249bc267cc90688654ee3
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 1 May 2018 16:36:25 +0000 (1 19:36 +0300)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Wed, 2 May 2018 08:08:27 +0000 (2 08:08 +0000)
treee6524b41e7c70dfba82fa1661ce31e42c3926996
parent564547f2838599788d4b4873695394c9be61cf09
intel/ibexpeak: Fix missing ACPI PIRQ entries

Fix regression after commit
  7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ

The call to inject generated PIRQ entry was not added when
the static entries as default_irq_route.asl file was removed
from boards using intel/nehalem southbridge.

Change-Id: I8097c1ab729d1eb91a6d547ef13948c1e21eca10
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/25965
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Matthias Gazzari <mail@qtux.eu>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/southbridge/intel/ibexpeak/Kconfig
src/southbridge/intel/ibexpeak/lpc.c