Hello Shelley Chen, build bot (Jenkins), Jamie Chen, Edward O'Callaghan, Ryan Lin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41555
to look at the new patch set (#6).
Change subject: mb/google/hatch/vr/puff: Set up PL2 and PsysPL2 ......................................................................
mb/google/hatch/vr/puff: Set up PL2 and PsysPL2
This patch adds correct PL2 baseline setting and PsysPL2 for different SKUs. There is no way to identify the barral jack power rating, the assumption is following that ships with the product: 1. i3/i5/i7: 90W BJ 2. Celeron/Pentium: 65W BJ
For Type-C adapter, we don't have Pcritcial (10ms) data, keeps the original settings as 90% of adapter rating for PsyspL2/PL4 and PL2 as min(PL2, 0.9n) where n is adapter rating power.
BUG=b:143246320 TEST=Run with U62 and Celeron CPU and ensure the PL2 settings are correct
Signed-off-by: Gaggery Tsai gaggery.tsai@intel.com Change-Id: If7de614d58366158a566563990ee1ecc8c0110bc --- M src/mainboard/google/hatch/variants/puff/mainboard.c 1 file changed, 54 insertions(+), 28 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/41555/6