mainboard/google/corsola: Fix incorrect timestamps in the eventlog

Timestamp '2000-00-00 00:00:00' is considered as the invalid format.
Enable RTC to fix incorrect timestamp format in the eventlog.

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

Change-Id: I8d9822075377734ef4a609ddeee79385fe7af0f0
Signed-off-by: Yidi Lin <yidilin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64585
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
This commit is contained in:
Yidi Lin 2022-05-23 12:32:06 +08:00 committed by Yu-Ping Wu
parent f8d4b50a67
commit f044264886
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_LINEAR_FRAMEBUFFER select HAVE_LINEAR_FRAMEBUFFER
select DRIVER_ANALOGIX_ANX7625 select DRIVER_ANALOGIX_ANX7625
select DRIVER_PARADE_PS8640 select DRIVER_PARADE_PS8640
select RTC
config MAINBOARD_DIR config MAINBOARD_DIR
string string