coreboot-kgpe-d16/src/soc
Kane Chen be9cef9468 soc/intel/common: Consistently use smbus 7-bit address log format
The "No memory dimm at address" line in get_spd_sn and get_spd fucntion
have different format of SPD address.

get_spd_sn shows a 8-bit address format but get_spd shows a 7-bit
address format when there is no DIMM connected. It can be confusing
when debugging.

Change-Id: I46a006f4024b12d27ae0a933b7c40515034d5d64
Signed-off-by: Kane Chen <kane.chen@intel.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64290
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jamie Chen <jamie.chen@intel.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-05-16 05:14:51 +00:00
..
amd soc/amd/picasso/acpi: Change GPIO controller interrupt to shared 2022-05-16 04:42:53 +00:00
cavium i2c: Add configurable I2C transfer timeout 2022-03-15 22:06:27 +00:00
example Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
intel soc/intel/common: Consistently use smbus 7-bit address log format 2022-05-16 05:14:51 +00:00
mediatek soc/mediatek: Demote log level of SPMI clock calibration problem to info 2022-05-09 05:09:45 +00:00
nvidia soc/*: Use __fallthrough statement 2022-05-11 06:04:25 +00:00
qualcomm sc7280: Increase SPI frequency to 50 MHz 2022-05-02 14:03:10 +00:00
rockchip soc/*: Use __fallthrough statement 2022-05-11 06:04:25 +00:00
samsung i2c: Add configurable I2C transfer timeout 2022-03-15 22:06:27 +00:00
sifive src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
ti treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
ucb