summaryrefslogtreecommitdiff
path: root/Documentation/releases
diff options
context:
space:
mode:
authorTim Van Patten <timvp@google.com>2023-03-31 17:16:50 -0600
committerFelix Held <felix-coreboot@felixheld.de>2023-04-06 18:00:32 +0000
commitb9caac74a320a58ff0a60b33ec541f667082fd27 (patch)
tree6f63c0ad87faae30d45ce631cad2c02bfa2db5e3 /Documentation/releases
parent177e13513644b4d3de2529468e827ebfcadbda02 (diff)
soc/amd/mendocino: Reinterpret smu_power_and_thm_limit
The FSP will return the TDP in the format 0xX0000, where 'X' is the value we're interested in. For example: 0xF0000 (15W), 0x60000 (6W). Re-interpret the value so the caller just sees the TDP directly, without needing to re-interpret things themselves. BUG=b:253301653 TEST=Manually verify value is correct Change-Id: I632e702d986a4ac85605040e09c1afab2bbdc59d Signed-off-by: Tim Van Patten <timvp@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74126 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/releases')
0 files changed, 0 insertions, 0 deletions