diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-09-05 18:17:56 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-09-11 05:12:53 +0000 |
commit | 3de9d774b17891720c8cd4e43010d8c6820707ed (patch) | |
tree | 3a51a8abdba3f2374f9872dcfb3acdb727dcb4fe /src/cpu/x86 | |
parent | 3dd23a5e72572dd164b3edfae210287b97235c56 (diff) | |
download | coreboot-3de9d774b17891720c8cd4e43010d8c6820707ed.tar.xz |
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
As code already used CBMEM hooks to switch from CAR to CBMEM
it was never necessary to have the structure declared inside
_car_relocatable_data.
Switch to use car_[get|set]_ptr is mostly for consistency, but
should also enable use of usbdebug with FSP1.0 romstage.
Change-Id: I636251085d84e52a71a1d5d27d795bb94a07422d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35288
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/cpu/x86')
0 files changed, 0 insertions, 0 deletions