Attention is currently required from: Hung-Te Lin, jason-ch chen, Paul Menzel.
Yidi Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74061 )
Change subject: soc/mediatek/mt8188: Reduce lastbus configuration size ......................................................................
Patch Set 2:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74061/comment/4ca22226_d545ba93 PS2, Line 10: memory
Do you mean memory or flash ROM size?
After adding GPIO driving support, bootlock exceeds its allocated memory size(60K).
https://review.coreboot.org/c/coreboot/+/74061/comment/f945ae30_825be2cb PS2, Line 13: BUG=none
I thought all Chromium change-sets need an issue?
No, this patch is picked to `GPIO driving` patchset to solve the compilation failure.
https://review.coreboot.org/c/coreboot/+/74061/comment/80ca6a6e_81adcc81 PS2, Line 15:
Isn’t the bootblock compressed? How big is the difference in CBFS?
No, the bootblock is not compressed. bootblock.bin equals bootblock.raw.bin with SoC specific header.