diff options
author | Kevin Keijzer <kevin@quietlife.nl> | 2021-03-01 00:37:35 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2021-03-19 17:18:37 +0000 |
commit | 51b1b2a0c457a2ddf2ce2168116d717fa9a3ca57 (patch) | |
tree | f890c6af2dcd82a49c65b13b65f72ef3607560f5 /src/cpu | |
parent | da12ca98c957bd2e4d06ce05ca1ec08029058160 (diff) |
mb/lenovo/x200: Fix boot-time docking state
The X200 would undock itself when waking up from S3, requiring a
physical reconnection before the dock would work again.
Similar to 4611ad8, this reintroduces h8_mb_init() for the X200. A hook
function h8_mb_init() will be called at the end of h8_enable(), in place
of the ancient h8_mainboard_init_dock().
This should fix the regression the X201 and T410 also suffered from for
the X200.
Change-Id: Icb6dd145e56b90e0e04133810c5e9ac7b641ad68
Signed-off-by: Kevin Keijzer <kevin@quietlife.nl>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51123
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions