Attention is currently required from: Hung-Te Lin, Paul Menzel, Rex-BC Chen, Angel Pons, Yu-Ping Wu. Jianjun Wang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63019 )
Change subject: soc/mediatek: Add early_init for passing data across stages ......................................................................
Patch Set 8:
(4 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/63019/comment/6baddf9d_05dfdbb6 PS7, Line 7: sessions
stages
Done
https://review.coreboot.org/c/coreboot/+/63019/comment/09805c9b_c09c2b43 PS7, Line 9: ram stage
I think the spelling without space *ramstage* is more common in coreboot.
Done
https://review.coreboot.org/c/coreboot/+/63019/comment/729ccc30_e807dcc0 PS7, Line 9: Passing pcie timestamp from bootblock stage to ram stage, it can be used : for other modules if they needs to passing data across sessions.
Add support for "early_init_data" region, which can be used to store data initialized in an early st […]
Done
File src/soc/mediatek/common/include/soc/early_init.h:
https://review.coreboot.org/c/coreboot/+/63019/comment/8ec588bf_d5b1ca8e PS7, Line 19: saved_time
init_time
Done