coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Elyes HAOUAS 0d4de2a477 ACPI: Rename FADT model and set it to zero
INT_MODEL defined in ACPI 1.0 and renamed to reserved since V 2.0.
The value for this field is zero but 1 is allowed to maintain
compatibility with ACPI 1.0.

So set this value to zero as we are using greater version than ACPI 1.0.

Change-Id: I910ead4e5618c958a7989f4c309a3a4bb938e31a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29986
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: David Guckian
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-03-01 10:02:29 +00:00
..
acpi sb/intel/*: Use common files for PCIe ACPI 2019-01-03 22:33:29 +00:00
ac97.c sb/intel/i82801gx: Get rid of device_t 2018-05-22 07:22:01 +00:00
azalia.c sb/intel/i82801gx: Get rid of device_t 2018-05-22 07:22:01 +00:00
bootblock.c cpu/intel: Use the common code to initialize the romstage timestamps 2019-01-09 09:56:06 +00:00
chip.h sb/intel/i82801gx: Implement PCIe coalescing 2019-01-17 14:53:08 +00:00
early_lpc.c cpu/intel: Use the common code to initialize the romstage timestamps 2019-01-09 09:56:06 +00:00
early_smbus.c sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() 2019-02-01 21:26:35 +00:00
i82801gx.c sb/intel/i82801gx: Autodisable functions based on devicetree 2019-01-08 14:29:13 +00:00
i82801gx.h sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() 2019-02-01 21:26:35 +00:00
ide.c sb/intel/i82801gx: Get rid of device_t 2018-05-22 07:22:01 +00:00
Kconfig sb/intel/i82801gx: Use common Intel SMM code 2018-11-27 12:09:53 +00:00
lpc.c ACPI: Rename FADT model and set it to zero 2019-03-01 10:02:29 +00:00
Makefile.inc sb/intel/i82801gx: Clean up unneeded smi setup code 2018-12-03 10:20:17 +00:00
nic.c sb/intel/i82801gx: Remove unneeded includes 2018-06-04 02:46:46 +00:00
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pci.c sb/intel/i82801gx: Get rid of device_t 2018-05-22 07:22:01 +00:00
pcie.c sb/intel/i82801gx: Implement PCIe coalescing 2019-01-17 14:53:08 +00:00
sata.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
sata.h
smbus.c sb/intel/i82801gx: Remove unneeded includes 2018-06-04 02:46:46 +00:00
smihandler.c sb/intel/i82801gx: Use common Intel SMM code 2018-11-27 12:09:53 +00:00
usb.c sb/intel/i82801gx: Get rid of device_t 2018-05-22 07:22:01 +00:00
usb_ehci.c sb/intel/i82801gx: Get rid of device_t 2018-05-22 07:22:01 +00:00
watchdog.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00