coreboot/src
Angel Pons 7f5a97ce98 nb/intel/sandybridge: Rename read_training function
Given that it sets the receive enable mode bit in the GDCRTRAININGMOD
register, it's clear that this is about receive enable calibration.

Remove a potentially-outdated comment. Proper documentation will be
written once code refactoring and various improvements are complete.

Change-Id: Iaefc8905adf2878bec3b43494dc53530064a9f5d
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47576
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-22 20:31:45 +00:00
..
acpi ACPI: Define acpi_get_preferred_pm_profile() 2020-11-19 22:58:41 +00:00
arch ACPI S3: Split arch-agnostic parts 2020-11-19 22:58:11 +00:00
commonlib cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
console console: Override uart base address 2020-11-09 07:46:10 +00:00
cpu intel/socket_441: Increase bootblock size 2020-11-21 01:53:18 +00:00
device device/pci: Add NULL check for PCI driver's .ops 2020-11-16 12:15:38 +00:00
drivers intel/fsp2_0: Add soc_validate_fsp_version for FSP version check 2020-11-20 18:58:54 +00:00
ec ec/google/chromeec: Add more wrappers for regulator control 2020-11-18 06:13:12 +00:00
include cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
lib cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
mainboard mb/google/zork: update berknip CHTC thermal setting 2020-11-22 17:36:25 +00:00
northbridge nb/intel/sandybridge: Rename read_training function 2020-11-22 20:31:45 +00:00
security cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
soc soc/amd: move non-CAR linker scripts to common directory 2020-11-22 17:35:20 +00:00
southbridge sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDs 2020-11-22 14:25:30 +00:00
superio superio/smsc/sio1036: Support 16-bit IO port addressing 2020-11-18 13:12:11 +00:00
vendorcode vc/intel/fsp/fsp2_0/alderlake: Update FSP header file version to 1474_11 2020-11-21 13:52:22 +00:00
Kconfig soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00