Attention is currently required from: Alexander Couzens.
Hello Alexander Couzens, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85944?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: mb/lenovo/x131e: Remove old USB configurations ......................................................................
mb/lenovo/x131e: Remove old USB configurations
As of commit a911b7584820 ("mb/*: Remove old USB configurations from SNB/bd82x6x boards") USB configurations are drawn exclusively from devicetree. These stuff should have been removed then.
Drop early_init.c that only carries the old USB port config.
Drop xhci_overcurrent_mapping devicetree setting that is now derived from usb_port_config. This devicetree setting does NOT match, so the value programmed into XOCM register will change and requires testing.
Change-Id: I6bdc9a188b2baa2207aaccb46821b58f97ff7da6 Signed-off-by: Keith Hui buurin@gmail.com --- M src/mainboard/lenovo/x131e/Makefile.mk M src/mainboard/lenovo/x131e/devicetree.cb D src/mainboard/lenovo/x131e/early_init.c 3 files changed, 0 insertions(+), 23 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/85944/2