Hello Lance Zhao, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43456
to look at the new patch set (#3).
Change subject: mb/intel/cedarisland/gpio: use macros for bidirectional pads ......................................................................
mb/intel/cedarisland/gpio: use macros for bidirectional pads
The configuration contains pads in which both buffers (Tx/Rx) [1] are enabled. Use the new PAD_CFG_GPIO_BIDIRECT() macro [2] instead of common _PAD_CFG_STRUCT() to configure these pads.
[1] Intel document #336067-007US [2] https://review.coreboot.org/c/coreboot/+/42914
Change-Id: I32a10ead1d965811f6e644124ba84ceb2264ddc4 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/intel/cedarisland_crb/include/gpio.h 1 file changed, 10 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/43456/3