Attention is currently required from: Hung-Te Lin, jason-ch chen, Paul Menzel.
Hello Hung-Te Lin, build bot (Jenkins), Rex-BC Chen, Yu-Ping Wu, Yidi Lin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74062
to look at the new patch set (#5).
Change subject: soc/mediatek/mt8186: Reduce GPIO code size in bootblock ......................................................................
soc/mediatek/mt8186: Reduce GPIO code size in bootblock
Create a new GPIO driving info table that contains only the pins used in the bootblock. The GPIO driving info table is downloaded from 1480 bytes to 24 bytes.
BUG=b:270911452 TEST=build pass
Change-Id: I24775ba93cd74ae401747c2f5a26bbf1c8f6ac0a Signed-off-by: Jason Chen Jason-ch.Chen@mediatek.com --- M src/soc/mediatek/common/include/soc/gpio_common.h M src/soc/mediatek/mt8186/gpio.c M src/soc/mediatek/mt8186/include/soc/gpio.h 3 files changed, 122 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/74062/5