coreboot/src
Richard Spiegel 6635b3d9a1 soc/amd/stoneyridge/enable_usbdebug.c: Update pci_ehci_dbg_set_port()
Function pci_ehci_dbg_set_port() used NDA register DEBUGPORT_MISC_CONTROL,
which was deprecated in favor of a public PCI register (though only the
bits to enable debug port became public) 0x90. Therefore code needs to be
updated.

BUG=b:69231009
TEST=Build and boot grunt.

Change-Id: Ibb25992729d984b8570712f91a03a7cd1e9b8643
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/28344
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-30 14:47:52 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch acpi: Hide Chrome and coreboot specific devices 2018-08-28 15:14:42 +00:00
commonlib cbtable: remove chromeos_acpi from cbtable 2018-08-22 15:33:50 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu cpu/intel/common: add function to init cppc_config 2018-08-20 15:53:28 +00:00
device nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c 2018-08-21 23:04:08 +00:00
drivers drivers/intel/gma: Fix OpRegion Mailbox3 backlight change 2018-08-30 14:45:50 +00:00
ec acpi: Hide Chrome and coreboot specific devices 2018-08-28 15:14:42 +00:00
include siemens/mc_apl1: Disable PCI clock outputs on XIO bridge 2018-08-27 06:31:27 +00:00
lib lib/gpio.c: Validate num_gpio 2018-08-28 15:36:51 +00:00
mainboard mb/google/octopus: Add missing IOstandy settings. 2018-08-30 14:47:23 +00:00
northbridge nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled 2018-08-22 18:26:14 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/amd/stoneyridge/enable_usbdebug.c: Update pci_ehci_dbg_set_port() 2018-08-30 14:47:52 +00:00
southbridge intel: Use common HPET table revision function 2018-08-27 15:50:52 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode acpi: Hide Chrome and coreboot specific devices 2018-08-28 15:14:42 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00