Attention is currently required from: Hung-Te Lin, Jarried Lin.
Yidi Lin has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/83572?usp=email )
Change subject: soc/mediatek/mt8196: Add a stub implementation of the MT8196 SoC ......................................................................
Patch Set 1:
(4 comments)
File src/soc/mediatek/mt8196/Kconfig:
https://review.coreboot.org/c/coreboot/+/83572/comment/a1523a7d_8a220554?usp... : PS1, Line 1: config SOC_MEDIATEK_MT8196 add SPDX identifier.
File src/soc/mediatek/mt8196/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/83572/comment/12bb41ad_88e62a7b?usp... : PS1, Line 4: ../common/timer_prepare.c no need.
File src/soc/mediatek/mt8196/timer.c:
https://review.coreboot.org/c/coreboot/+/83572/comment/8089a53a_fcf680c4?usp... : PS1, Line 6: #include <soc/timer_common.h> no need
https://review.coreboot.org/c/coreboot/+/83572/comment/5c351bba_fe93ecfb?usp... : PS1, Line 10: timer_prepare(); remove