coreboot-kgpe-d16/src/soc/intel/cannonlake
Lijian Zhao 63da206146 soc/intel/cannonlake: Remove const for spd_smbus_address
Remove const define for spd_smbus_address, the value can be updated
depends on platform configuration.

TEST=Build and Run on Whiskey Lake rvp platform.
Found-by: Converity Scan #1395725

Change-Id: Ib933ed872e9f85087bb3cd76a1f1e29cca75cd54
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/28664
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-20 17:20:13 +00:00
..
acpi soc/intel/cannonlake: Fix comment errors for SMBUS 2018-08-30 14:48:43 +00:00
bootblock soc/intel/cannonlake: Update PMC base address for CNP H and LP 2018-08-30 14:47:04 +00:00
include/soc soc/intel/cannonlake: Remove const for spd_smbus_address 2018-09-20 17:20:13 +00:00
romstage soc/{amd,intel}: Use postcar_frame_add_romcache() 2018-06-04 08:22:20 +00:00
acpi.c chromeos/gnvs: remove function and naming cleanup 2018-09-06 10:26:50 +00:00
cbmem.c
chip.c soc/intel/common/block/cpu: Add option to skip coreboot AP init 2018-06-22 01:58:17 +00:00
chip.h src/soc: Fix typo 2018-08-09 15:49:53 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: Fix Coverity Scan report 2018-09-06 10:30:04 +00:00
cpu.c intel/common: change mca_configure API's def 2018-06-28 09:01:48 +00:00
finalize.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
gpio.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
Kconfig soc/intel/denverton_ns: Enable common block PMC 2018-09-14 14:11:03 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc/intel/cannonlake: Update PMC base address for CNP H and LP 2018-08-30 14:47:04 +00:00
Makefile.inc soc/intel/cannonlake: Change LPDDR4 to MEMCFG 2018-08-28 15:15:26 +00:00
memmap.c soc/intel/cannonlake: Remove DMA support for PTT 2018-06-22 01:58:33 +00:00
nhlt.c mainboard/intel/cannonlake_rvp: Add support for MAX98373 speaker amp 2018-01-23 05:17:17 +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: Get rid of device_t 2018-06-01 16:26:25 +00:00
pmutil.c soc/intel/cannonlake: Set DISB after Dram init 2018-04-19 07:52:43 +00:00
reset.c src: Fix typo 2018-08-10 21:25:53 +00:00
sd.c soc/intel/cannonlake: Use SCS common code 2017-11-01 17:42:30 +00:00
smihandler.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
smmrelocate.c cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c src/soc: Fix various typos 2018-02-20 23:17:39 +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: Init UPD params based on config 2017-08-25 18:24:33 +00:00