diff options
author | Duncan Laurie <dlaurie@google.com> | 2015-12-22 17:15:29 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-12-27 17:45:06 +0100 |
commit | 8d2b49f1f71a88aad29f3a5d919156e6b7f3b103 (patch) | |
tree | 9469e325391e80a897be4e76421e0e8ce235dc24 /src/soc/intel/broadwell/memmap.c | |
parent | 791d0580b8961decbc9a841b58341340ac206c4f (diff) |
soc/intel/broadwell: Add back support for EHCI debug setup
The EHCI debug device setup code was removed from broadwell in
commit 49ee5ef: http://review.coreboot.org/11874
However the generic device setup code is in the southbridge/common/intel
directory while broadwell is in the soc directory so this is not used.
Add it back to the broadwell soc to fix undefined reference compile
errors with 'pci_ehci_dbg_dev' and 'pci_ehci_dbg_enable'.
This was tested to compile and produce romstage and ramstage output on a
google/samus board.
Change-Id: Ia93825a1e21a770f6c82d0989cb97980a5c700d6
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/12794
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/soc/intel/broadwell/memmap.c')
0 files changed, 0 insertions, 0 deletions