coreboot-kgpe-d16/src/mainboard/intel
Martin Roth c4fa3fdd3e intel/eagleheights: Fix IASL warnings
The eagleheights platform had 3 warnings:

The SIO device needs an _ADR object to specify the address in addition
to the operating region.

Not all the paths through the _OSC method returned a value.  According
to the ACPI spec (5.0 & 6.0), bit 2 needs to be set for an unrecognized
GUID.

dsdt.aml    341:   Device(SIO) {
Warning  3141 -            ^ Missing dependency
(Device object requires a _HID or _ADR in same scope)
dsdt.aml  140: Method (_OSC, 4)
Warning  3115 -          ^ Not all control paths return a value (_OSC)
dsdt.aml  140: Method (_OSC, 4)
Warning  3107 -          ^ Reserved method must return a value
(Buffer required for _OSC)

- Remove Kconfig default disabling IASL warnings as errors.

Change-Id: Iab52f19b96468e142b06430d99ba1d9f367d126e
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12522
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-12-06 18:35:48 +01:00
..
bakersport_fsp tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
baskingridge mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
bayleybay_fsp mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
cougar_canyon2 mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
d510mo mainboard/intel/d510mo: Add Intel D510MO mainboard 2015-12-02 00:39:03 +01:00
d810e2cb tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
d945gclf intel/d945gclf: Fix IASL warning and remark 2015-11-24 21:05:45 +01:00
eagleheights intel/eagleheights: Fix IASL warnings 2015-12-06 18:35:48 +01:00
emeraldlake2 mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
kunimitsu intel/kunimitsu: Coreboot GPIO changes for FAB 4. 2015-12-03 14:22:50 +01:00
littleplains mainboard/intel: Add Little Plains 2015-11-30 18:00:50 +01:00
minnowmax intel/minnowmax: Fix IRQ connection for legacy uart at 0x3f8 2015-12-04 18:58:02 +01:00
mohonpeak intel/mohonpeak: Change SEABIOS_MALLOC_UPPERMEMORY to config_seabios 2015-12-03 21:53:32 +01:00
mtarvon tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sklrvp mainboard: Remove empty mainboard.c files 2015-11-10 00:40:10 +01:00
stargo2 mainboard/intel: Add Stargo2 2015-11-10 00:25:14 +01:00
strago mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
truxton tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
wtm2 mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
Kconfig kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00