Attention is currently required from: Nico Huber, Arthur Heymans, Patrick Rudolph. Hello build bot (Jenkins), Nico Huber, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51569
to look at the new patch set (#3).
Change subject: nb/intel/haswell: Move USB config into Lynx Point ......................................................................
nb/intel/haswell: Move USB config into Lynx Point
Now that mainboard USB configuration no longer depends on pei_data.h definitions, it can and should be moved to southbridge code, because both EHCI and xHCI USB controllers are inside the PCH (southbridge).
Tested with BUILD_TIMELESS=1, Asrock B85M Pro4 remains identical.
Change-Id: Ia21991b225482b33c5bc0dc52884674d301b28ba Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/northbridge/intel/haswell/raminit.h M src/southbridge/intel/lynxpoint/pch.h 2 files changed, 42 insertions(+), 42 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/51569/3