coreboot/src
Kane Chen 54093e4fce Braswell: add code to support customization of I2C data hold time
The I2C data hold time can be vary on different boards/devices.
So, it needs to be customized by boards/devices

TEST=compile ok and check IC_SDA_HOLD is changed if the hold time
     is defined in onboard.h

Original-Reviewed-on: https://chromium-review.googlesource.com/308623
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: I66c799de400670916cebbcb529d4f59d5b0f081b
Signed-off-by: Kane Chen <kane.chen@intel.com>
Reviewed-on: https://review.coreboot.org/12740
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-01-19 17:41:20 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: Indent using tabs not spaces 2016-01-19 00:36:48 +01:00
commonlib commonlib/: Add missing license headers 2016-01-18 03:27:02 +01:00
console console/: add missing license headers 2016-01-18 03:44:01 +01:00
cpu cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00
device device/oprom/yabel: Update BSD license headers 2016-01-18 18:23:52 +01:00
drivers intel/skylake: do not save MRC data in recovery mode 2016-01-19 16:23:06 +01:00
ec ec/: add missing license headers 2016-01-14 22:52:51 +01:00
include header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
lib lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00
mainboard intel/kunimitsu: Add device properties for Nuvoton codec 2016-01-19 16:41:44 +01:00
northbridge nb/intel/pineview: Fix decode_pciebar() 2016-01-18 15:08:33 +01:00
soc Braswell: add code to support customization of I2C data hold time 2016-01-19 17:41:20 +01:00
southbridge header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode intel/skylake: During RO mode after FSP reset CB lose original state 2016-01-17 22:52:02 +01:00
Kconfig lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00