Attention is currently required from: Hung-Te Lin, Yidi Lin, Yu-Ping Wu.
Jarried Lin has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/86013?usp=email )
Change subject: soc/mediatek/mt8196: Add mtk-fsp loader in ramstage ......................................................................
Patch Set 3:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/86013/comment/ba82431c_f95f5633?usp... : PS2, Line 9: MediaTek firmware support package (mtk-fsp) contains blob that include:
Done
File src/soc/mediatek/common/include/soc/memlayout.h:
https://review.coreboot.org/c/coreboot/+/86013/comment/d69922da_8b2e27f3?usp... : PS2, Line 16: #define FSP_INIT_CODE(addr, size) \
And rename to `FSP_RAMSTAGE_INIT_CODE`.
Done
File src/soc/mediatek/mt8196/include/soc/memlayout.ld:
https://review.coreboot.org/c/coreboot/+/86013/comment/492c3f39_091ab905?usp... : PS2, Line 67: FSP_INIT_CODE
FSP_RAMSTAGE_INIT_CODE
Done