Attention is currently required from: Hung-Te Lin, jason-ch chen.
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 (#4).
Change subject: soc/mediatek/mt8186: Reduce GPIO code size in bootblock ......................................................................
soc/mediatek/mt8186: Reduce GPIO code size in bootblock
Use the same method for memory saving to be consistent with other projects. The initial 1480 bytes of the GPIO driving array were downsized 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/4