Attention is currently required from: Angel Pons, Patrick Rudolph.
Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81878?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: sb/intel/bd82x6x: Make space for USB port config in devicetree ......................................................................
sb/intel/bd82x6x: Make space for USB port config in devicetree
This is the first step to:
- Move USB port configs, which are static, from C code to devicetree; - Unify USB port configs between MRC and native code path.
For USB current strength/trace length settings, define one set of enums that accounts for all combinations currently seen in tree for boards using MRC raminit, and set up mapping in native code path for these enums. MRC code path counterparts will follow separately.
This structure will otherwise match the one in C code used by native code path.
Change-Id: I59af466d41790e2163342cac8676457ac19371ea Signed-off-by: Keith Hui buurin@gmail.com --- M src/southbridge/intel/bd82x6x/chip.h 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/81878/5