coreboot/src/mainboard/amd/pademelon
Felix Held b6b5af1171 mb/amd/gardenia,pademelon/mainboard: use ACPI_SCI_IRQ definition
Use the ACPI_SCI_IRQ definition for both the PIC and APIC IRQ number in
the fch_irq_map table. Before the PIC mapping was set to PIRQ_NC, but
both mb/google/kahlee and the other amd mainboards using newer SoCs set
both the PIC and APCI IRQ number to ACPI_SCI_IRQ, so change this here to
match the other mainboards.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I29dde7ca8d2ecf00d8174c2d793ef1ad55ae3e28
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73322
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-02-28 20:26:57 +00:00
..
acpi mainboard/acpi: Replace constant "Zero" with actual number 2022-12-27 09:05:56 +00:00
bootblock mb/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-31 04:03:33 +00:00
BiosCallOuts.c
BiosCallOuts.h
board_info.txt mb/amd: Update pademelon to eval board 2023-01-07 06:07:41 +00:00
devicetree.cb
dsdt.asl
fan_init.c
gpio.c mb/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-31 04:03:33 +00:00
gpio.h mb/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-31 04:03:33 +00:00
hda_verb.c
Kconfig
Kconfig.name
mainboard.c mb/amd/gardenia,pademelon/mainboard: use ACPI_SCI_IRQ definition 2023-02-28 20:26:57 +00:00
Makefile.inc
OemCustomize.c
override-merlinfalcon.cb
override-prairiefalcon.cb
romstage.c