diff options
author | Frans Hendriks <fhendriks@eltan.com> | 2018-12-10 12:38:16 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-02-28 17:03:49 +0000 |
commit | 9348413c61b22300ce23baf4503825219249a5ad (patch) | |
tree | 997a58bff4aafd692188b27842024bd92d233eea /payloads | |
parent | 3e8504a325007cfbc6fdaa5e034ddea0657ee737 (diff) | |
download | coreboot-9348413c61b22300ce23baf4503825219249a5ad.tar.xz |
soc/intel/braswell: Correct configuration of interrupts
The level/edge mode of PIRQ is not configured and i8259 PIC not initialized.
Add calls to:
- i8259_configure_irq_trigger()
- setup_i8259()
- write_pci_config_irqs()
to correct the configuration of interrupts.
BUG=N/A
TEST=Intel CherryHill CRB
Change-Id: I128cb35dd0e348a9cd9fb162651e0aa2b7e4a3ef
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/29419
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions