switch-coreboot/src
Kyösti Mälkki 413e3da8c0 nvidia/ck804: Fix redundant configuration defines
All code must agree on PCI enumeration for the CK804 device,
define these only once. The definition in enable_usbdebug.c was
different and was assumed incorrect.

Change-Id: I7d25c145afbad41db81a6b9b4f3956ad50fcb9f2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8339
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-16 23:14:02 +01:00
..
arch acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
console CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
cpu acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
device device/device_util.c: Add space after ellipse for better legibility 2015-02-15 09:21:09 +01:00
drivers nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
lib x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
mainboard mainboard/asus/kfsn4-dre: Add HT speed limit to NVRAM 2015-02-16 21:05:27 +01:00
northbridge northbridge/amd/amdht: Get maximum HT link frequency from NVRAM 2015-02-16 21:04:55 +01:00
soc acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
southbridge nvidia/ck804: Fix redundant configuration defines 2015-02-16 23:14:02 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode AMD cimx/sb800: Disable unused GPP ports 2015-02-14 22:37:33 +01:00
Kconfig nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00