coreboot-kgpe-d16/src
Kyösti Mälkki 8ee04d784c usbdebug: Put ehci_debug_info in CAR_GLOBAL
Store EHCI Debug Port runtime variables in CAR_GLOBAL.
For platforms without CAR_MIGRATION, logging on EHCI Debug Port is
temporarily lost when CAR is torn down at end of romstage.

On model_2065x and model_206ax ehci_debug_info was overlapping the MRC
variable region and additionally migration used incorrect size for
the structure.

Change-Id: I5e6c613b8a4b1dda43d5b69bd437753108760fca
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3475
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-07-10 23:25:53 +02:00
..
arch usbdebug: Move ehci_debug_info allocation 2013-07-10 23:23:55 +02:00
console usbdebug: Move EHCI BAR relocation code 2013-07-10 23:24:20 +02:00
cpu usbdebug: Put ehci_debug_info in CAR_GLOBAL 2013-07-10 23:25:53 +02:00
device device: Fix spelling 2013-07-10 20:17:25 +02:00
drivers parade: Add a driver for the parade ps8625. 2013-07-10 23:20:39 +02:00
ec chromeec: Add a function to send passthrough i2c messages. 2013-07-10 23:18:30 +02:00
include usbdebug: Move ehci_debug_info allocation 2013-07-10 23:23:55 +02:00
lib usbdebug: Put ehci_debug_info in CAR_GLOBAL 2013-07-10 23:25:53 +02:00
mainboard pit: Redo the display port bridge initialization code. 2013-07-10 23:20:55 +02:00
northbridge usbdebug: Move ehci_debug_info allocation 2013-07-10 23:23:55 +02:00
southbridge Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
superio w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00