aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/ehci_debug.h
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-31 08:29:32 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-02-02 23:48:23 +0000
commitf88208e0acbcb771fdbf5ef851eb6aec12ccc188 (patch)
tree2b6d66c5cd918ab7d725239c04a1aaea06580a3f /src/drivers/usb/ehci_debug.h
parent909be6a7d8ea87e23e4098a97c23e3263a80057d (diff)
usbdebug: Fix reserve in CAR
We need sizeof(struct ehci_dbg_info) of 88 but only reserved 64 bytes. If usbdebug_hw_init() was called late in romstage, for some builds it would corrupt CAR_GLOBALs like console_inited variable and stop logging anything. Also change pointer initialisation such that glob_dbg_info will hit garbage collection for PRE_RAM stages. Change-Id: Ib49fca781e55619179aa8888e2d859560e050876 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/31174 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/drivers/usb/ehci_debug.h')
0 files changed, 0 insertions, 0 deletions