coreboot-kgpe-d16/src/soc/intel/cannonlake
Lijian Zhao 59e5c80237 soc/intel/cannonlake: Fix DSDT compile remarks
The following remarks show up during cannonlake based platform coreboot
build:
dsdt.asl     55:  Offset (0x00),
Remark   2158 -          ^ Unnecessary/redundant use of Offset operator

dsdt.asl    136:   Offset (0xa8),
Remark   2158 -          ^ Unnecessary/redundant use of Offset operator

Address those two remarks in coreboot.

BUG=N/A
TEST=Build coreboot and check build log to see no more remark.

Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Change-Id: Iad660347b32d90ac1176654820375e30a21b5ffe
Reviewed-on: https://review.coreboot.org/c/31666
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Bora Guvendik <bora.guvendik@intel.com>
2019-03-04 14:00:34 +00:00
..
acpi soc/intel/cannonlake: Fix DSDT compile remarks 2019-03-04 14:00:34 +00:00
bootblock device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
include/soc soc/intel/cannonlake: Add a config for configuring SD_VDD1_PWR_EN# 2019-02-27 11:05:13 +00:00
romstage soc/intel: Add mem_rank info in SMBIOS 2019-02-18 20:25:42 +00:00
acpi.c arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field 2019-03-04 13:16:29 +00:00
cbmem.c src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
chip.c soc/intel/cannonlake: Configure GPIOs again after FSP-S is done 2019-02-07 08:51:53 +00:00
chip.h soc/intel/cannonlake: Add support for setting FSP-S PcieRpHotPlug from devicetree 2019-02-22 11:08:21 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: Add field to identify single channel memory 2019-02-21 11:31:19 +00:00
cpu.c soc/intel/cannonlake: SoC specific microcode update check 2019-02-21 19:10:23 +00:00
elog.c soc/intel/cannonlake: complete rename of TCO2_STS_SECOND_TO 2019-01-10 13:34:52 +00:00
finalize.c soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
fsp_params.c soc/intel/cannonlake: Add a config for configuring SD_VDD1_PWR_EN# 2019-02-27 11:05:13 +00:00
gpio.c soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO 2019-02-26 11:15:05 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO 2019-02-26 11:15:05 +00:00
graphics.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
gspi.c
i2c.c
Kconfig soc/intel/cannonlake: Add CometLake SoC support 2019-02-28 17:08:27 +00:00
lockdown.c
lpc.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
Makefile.inc soc/intel/cannonlake: Remove SOC_INTEL_CANNONLAKE_MEMCFG_INIT Kconfig 2019-02-04 05:38:01 +00:00
memmap.c
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/intel/cannonlake: Disable ACPI mode on BS_DEV_INIT exit 2019-02-28 13:43:45 +00:00
pmutil.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c
smihandler.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
spi.c
systemagent.c soc/intel/cannonlake: drop extra newline 2019-01-17 14:51:26 +00:00
uart.c soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
vr_config.c soc/intel/cannonlake: Define VR settings 2019-02-15 16:23:28 +00:00