coreboot/src/soc/mediatek
Liju-Clr Chen c5b32ee8d8 mb/google/geralt: Enable RTC for eventlog timestamps
Without RTC, the timestamps in the eventlog are currently all
'2000-00-00 00:00:00'. Enable RTC to get the correct timestamps.

localhost ~ # head /var/log/eventlog.txt
0 | 2022-10-15 22:59:38 | Log area cleared | 4088
1 | 2022-10-15 22:59:38 | Memory Cache Update | Normal | Success
2 | 2022-10-15 22:59:45 | System boot | 0
3 | 2022-10-15 22:59:46 | Firmware vboot info | boot_mode=Developer |
fw_tried=A | fw_try_count=0 | fw_prev_tried=A | fw_prev_result=Unknown
localhost ~ #
localhost ~ # date
Sun Oct 16 01:42:59 PDT 2022
localhost ~ #

BUG=b:233720142
TEST=check the timestamp field in /var/log/eventlog.txt

Change-Id: Iddad102dc8d60de01a691d330deb8247e99c616a
Signed-off-by: Liju-Clr Chen <liju-clr.chen@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69432
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-15 13:15:31 +00:00
..
common lib/coreboot_table: Rename lb_fill_pcie 2022-11-04 19:17:49 +00:00
mt8173 vboot: Add VBOOT_CBFS_INTEGRATION support 2022-11-08 23:03:49 +00:00
mt8183 soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
mt8186 soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
mt8188 mb/google/geralt: Enable RTC for eventlog timestamps 2022-11-15 13:15:31 +00:00
mt8192 soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
mt8195 soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-11-12 23:06:19 +00:00