coreboot/src/soc
Rex-BC Chen c89f252608 soc/mediatek/mt8186: Set RTC capid to 0xC0 to pass XTAL 26 MHz test
The XTAL 26MHz test failed on krabby, so we adjust RTC capid from
default value 0x88 to 0xC0 for MT8186. We also add a new log message
to show the capid value which is read from MT6366.

This implementation is according to chapter 5.13 in MT8186 Functional
Specification.

BUG=b:218439447
TEST=set capid to 0xc0.
TEST=XTAL 26MHz test passed.

Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Change-Id: I16ab46a5697d304e8001de231ffc9b7b7a2f9282
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62290
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2022-03-02 13:13:24 +00:00
..
amd soc/amd/common/fsp/fsp_validate.c: print warning instead of error 2022-03-01 20:59:29 +00:00
cavium treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
example Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
intel mb, soc: Add the SPD_CACHE_ENABLE 2022-03-02 13:10:21 +00:00
mediatek soc/mediatek/mt8186: Set RTC capid to 0xC0 to pass XTAL 26 MHz test 2022-03-02 13:13:24 +00:00
nvidia Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
qualcomm treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
rockchip Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
samsung soc/samsung/exynos5420: Remove unuseful 'return' in void function 2022-02-01 18:10:53 +00:00
sifive
ti treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
ucb