Hello Hung-Te Lin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46442
to look at the new patch set (#2).
Change subject: mb/google/kukui: fix SKUID config for burnet/esche ......................................................................
mb/google/kukui: fix SKUID config for burnet/esche
ADCIN2 (LCM_ID) now was PD 200K but we might get incorrect voltage in different condition: developer mode ADC[2]: Raw value=232459 ID=1
recovery mode: ADC[2]: Raw value=36144 ID=0
in order to match sku definition of burnet/esche: burnet: 0x11 esche: 0x10
we'll need to bypass ADCIN2 to update SKUID accordingly.
BUG=b:170916885 BRANCH=master TEST=1. emerge-jacuzzi coreboot 2. check burnet/esche skuid correctly
Change-Id: I3b43b9153315ec65e9168c4e84ea844dff14d446 Signed-off-by: Kevin Chiu kevin.chiu@quantatw.com --- M src/mainboard/google/kukui/boardid.c 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/46442/2