Hello Julius Werner, You-Cheng Syu, Tristan Hsieh, Hung-Te Lin, Ben Ho, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32800
to look at the new patch set (#7).
Change subject: mt8183: add efuse calibration in auxadc ......................................................................
mt8183: add efuse calibration in auxadc
due to not get efuse calibration, auxadc get value has deviated Before add efuse calibration code, adc value error range is about +/-50mv, after adding efuse code,the error range is about +/-10mv.
BUG=b:131391176 TEST=make clean && make test-abuild BRANCH=none
Change-Id: Iccd6ea0ad810c993f9b62c0974279c960f890e52 Signed-off-by: jg_poxu jg_poxu@mediatek.com --- M src/soc/mediatek/mt8183/auxadc.c M src/soc/mediatek/mt8183/include/soc/addressmap.h A src/soc/mediatek/mt8183/include/soc/efuse.h 3 files changed, 66 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/32800/7